Digital experiences for all disciplines
Forum Replies Created
-
-
Hi Rui
Yeah that is the first thing I changed but it doesn’t seem to work. I changed ‘additional’ to ‘nutritional’ like this:
$heading = apply_filters( ‘woocommerce_product_additional_information_heading’, __( ‘Nutritional Information’, ‘swiftframework’ ) );
Is there anything else I need to do? Does it actually work for you when you try it?
I have managed to change the description accordion title but I am unable to work how to change the additional information title. Please can you show which line of code in which file? thanks.
Thanks Kyle, needed to completely purge the cdn. Cheers.
Hi guys the update hasn’t fixed the scroll bar issue. It doesn’t appear in the latest version of chrome or in my version of safari 7.0.2. Latest version of Firefox is ok though.
It seems like the icon is behind the details wrap so by making the z-index: 2 it is now clickable.
Thanks Kyle, the love icon is clickable for the standard, timeline and mini blog styles but not the masonry style. The whole thing is a link to the post. It just shows the icon and number of likes but cant be clicked. Also are you able to place the love icon anywhere on a post as its at the bottom in the author details section currently. Thanks.
Hi Ed, Yeah I will take it up with them. Tried it with Dante and it still doesnt work so its definitely an issue with their plugin. Cheers.
Hey Rubinho, I had the same problem.
Try adding this in the custom css section:
a.sf-button {
overflow: visible!important;
}
However, this will affect the buttons when hovering over the cart drop down. If you have this on your site you might want to add this css as well:
.shopping-bag a.sf-button {
overflow: hidden!important;
}
Hi guys, I would really like to make a page that displays posts in order of most loves. I know there is a sidebar widget to show the most loved posts but to be able to sort a masonry style blog page would be great. Thanks.
Cheers Kyle!
Thanks great mate, it worked! Cheers for the prompt response!
Sorry mate I cant see that reply as it is private.
I have had a look at that thread but what is the fix?
Hi Mohammad thanks for getting back to me. The theme is up to date 1.66. I de activated the’Cookie Law Info’ plugin and seems to be fixed now so there must have been a conflict with that plugin. I will have to not use it for now then until they fix the issue. Cheers.
Hey Joost, Try adding this:
@media screen and (max-width: 767px) { #main-nav ul li > ul { display: none; } }
Cheers
Mark
-
Posted in: Reply To: Sub Menu pages on Mobile