Shopping Cart
-
Hi all,
I have been using the Flash theme for some time and across multiple websites.
today was trying to get the Woocommerce shopping cart to display i the navigation.
but when i went to “customize” to check the box to enable the cart, it was not there?? look here >> Screenshot
So i decided to install woocommerce on another website i’m working on, once i had installed woocommerce the cart just appeared…. but again in “customize” it was missing the option to remove the cart.
So what is going on!?!
I had to manually edit the “header.php”, and changed “0” to “1”.
<?php if( ( get_theme_mod( 'flash_header_cart', '' ) != '0' ) && class_exists( 'WooCommerce' ) ) :
what i do not understand is why on 1 website the cart appeared automatically (after installing Woocommerce) and another it did not appear at all??
is there an issue with the latest version of the theme??
The page I need help with: [log in to see the link]
- The topic ‘Shopping Cart’ is closed to new replies.