-
AuthorPosts
-
May 24, 2017 at 9:13 pm #799156
Hi,
We are using the woocommerce product visibility plugin and currently have purchases disabled as we are trying to use woocommerce as a catalog. Under theme settings we have the cart option set to hide until a product is added and since the catalog visibility plugin is set to disable purchase, I thought this would work. However, if you scale the site down, the cart icon pops up. How can I disable this and is this a glitch?
Thanks for the help!
Donny
May 24, 2017 at 9:22 pm #799166Hi Donny,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
ul.cart_dropdown { display: none!important; }
Best regards,
YigitMay 24, 2017 at 11:34 pm #799251Great and that worked! thanks for the help..
However, I just saw another error with a product i just added (see private content). The content I posted is what I saw and then when i went in to delete the gallery images, I saved the product and now it is telling me “page is not found”
May 24, 2017 at 11:39 pm #799252updated the link…
May 24, 2017 at 11:40 pm #799253sorry for all the replies… it also looks like our variations are not working on this product :(
May 25, 2017 at 12:30 pm #799491Hi,
You are currently using an older version of the theme. Please update Enfold to the latest version 4.0.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
You can read more about Enfold 4.0.+ release here – http://kriesi.at/archives/enfold-reimagined-version-4-0 and see change log here – http://kriesi.at/documentation/enfold/enfold-changelog/
Best regards,
YigitMay 25, 2017 at 7:01 pm #799721Thanks for the help !
May 25, 2017 at 9:00 pm #799792Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘WooCommerce Cart Button’ is closed to new replies.