raddish
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] how to display cart icon in header on all devicesOK got it! Doofus here missed the css selector which is: .site-header-cart .cart-contents::after {}
So I just copied the markup from the min-width:768px to the max-width:768px.
It works but if there is a more proper way I would love to know it. Thanks.Forum: Themes and Templates
In reply to: [Storefront] how to display cart icon in header on all devicesPS I found this line inside the header-cart js: window.innerWidth<768
would that have anything to do with it?(wp-content/themes/storefront/assets/js/woocommerce/header-cart.min.js?ver=2.2.5)
Peter, thank you so much for your quick reply and perfect solution!
And of-course, thanks for the great plugin in the first place.p.s. I only had this problem on the 1st of the month, so I don’t know if that means I will have to do that every month.
Dancurranjr had it but I mis-read the post and didn’t get the benefit of this simple fix until later via another forum (hours later!) I did Bluehost live chat twice and though they were willing to help me they were unable. They had me doing all the complicated things that have been suggested here but in the end it was so simple!
1. Login to your admin page
2. Go to settings
3. Go to Miscellaneous
4. Find Store uploads in this folder
5. if it says “/wp-content/uploads” just remove the first forward slash so that it reads plain ol: wp-content/uploads