Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
I assume there’s an email visible with this account here, but just in case:
[email protected]
or
[email protected]thanks!
Thank you.
Do I always need to edit both files to make the changes here?
Did the same thing in both files, added the word “Cart:” right before the icon <i class>, that’s it.
<a class="cart-contents" href="<?php echo $woocommerce->cart->get_cart_url(); ?>" title="<?php _e('View your shopping cart', 'swiftframework'); ?>">Cart: <i class="sf-cart"></i><?php echo $woocommerce->cart->get_cart_total(); ?></a>
This reply has been marked as private.Hi,
Leaving the value empty, instead of 0, did the trick…. Thanks for pointing me in the right direction!
$term_args = array( 'parent' => '', );
Hi Ed,
Unfortunately that didn’t work, in fact it removed all categories from the list…
Any other suggestions?
Thanks.
Awesome, thx!
Where in the code can we switch that meta box to be unchecked by default?
Thanks in advance.
February 17, 2014 at 1:46 pm in reply to: Feedback Form not visible but already overlaying menu / add to cart items.. #49612Hi Mohammed,
Sorry bout that, the page is visible now… Please check it. Thank you.February 12, 2014 at 2:27 pm in reply to: CRITICAL: After Update v1.62 Menu links do not work on Product Pages #48310Hi,
Looking in the code
It seems that the review form is already laying over the menu links, even though its not visible yet..I’m having the same issue, but with the Feedback form….
Hope they fix this soon
This reply has been marked as private.This reply has been marked as private.Hi, I’m having the exact same problem.
With Rev Slider plugin turned on minimum loading time 14 sec.
Rev Slider turned off brings it back to 3.5 seconds.Just 3 products on the site yet…
Subscribing to this thread, hope the developer has some insights.
-
Posted in: We hit Power Elite.