-
AuthorPosts
-
April 5, 2017 at 8:00 pm #772797
The cart button (shopping cart icon) is pushed way to the right and doesn’t display above the navigation bar anymore. I ended up doing “.cart_dropdown, .av-display-cart-on-load {
position:absolute;
right:0;
}”
… as a temporary fix, but was wondering if that was going to get fixed in an update.This only occurred after updating both Enfold and WooCommerce to the latest versions.
- This topic was modified 7 years, 7 months ago by ignitionworkshop. Reason: Fix code
April 6, 2017 at 2:14 pm #773196Hi,
I’ve also got this issue. Also had a problem with product images not being displayed on single product page. Here’s my fix for that:
div.woocommerce-product-gallery.woocommerce-product-gallery–with-images.woocommerce-product-gallery–columns-4.images {
opacity: 100 !important;
}Regards, Nick
April 9, 2017 at 10:59 am #774884The same here. Somebody should look at this bug.
April 9, 2017 at 12:18 pm #774903In my case, the behavior is caused by W3 Total Cache plugin. As soon as I deactivate it, the cart dropdown re-appears. W3 Total Cache compatibility seems to be an issue.
April 9, 2017 at 12:59 pm #774924Hi Maximus_,
Do you still need help with this issue?
Best regards,
VictoriaApril 9, 2017 at 1:07 pm #774927Hi Victoria,
Yes, of course. The W3 Total Cache is very needed for page performance, so I am not able to keep it deactivated. Can you check the compatibility of your update with this plugin?
The issue came with one of the latest updates of Enfold.
Max.
April 9, 2017 at 9:00 pm #775115Hey!
When you update theme, you need to disable the plugin ( or purge the cache ) and then go through and activate again
and let us know if the issues will be fixed.Best regards,
BasilisApril 12, 2017 at 8:55 am #776538It’s something to do with W3 Total Cache as when deactivated the Cart icon re-appears. Unfortunately, reactivating it causes it to disappear again.
I suspect it’s related to minification.April 12, 2017 at 9:02 am #776541Nope. Both Page Cache and Minificiation disabled and not resolved. The suggested CSS works though.
April 17, 2017 at 8:54 am #778581Hi,
Sorry for the late response. Please post us your login credentials (in the “private data” field), so we can take a look at your backend and test it.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoJune 8, 2017 at 7:58 pm #805723I have the same issue but seems to only happen with Safari
June 9, 2017 at 11:05 am #806007Hi @dhuet,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardJune 9, 2017 at 2:20 pm #806062I contacted my host and it was in relation to Varnish and caching system. So it’s working now. Thanks.
June 9, 2017 at 6:32 pm #806173Rikard,
For some reason, it is still happening on Chrome and iPhone. It’s very odd. I purged varnish and it still happening.
Thanks
June 11, 2017 at 6:24 am #806465Hi,
Thanks for the feedback, though the cart icon is displaying fine on my end using Chrome, maybe you are getting cached results in that browser and on your phone? You can verify if that is case if you open your site in an incognito window in Chrome, that should fetch everything directly from the server.
Best regards,
RikardJune 11, 2017 at 4:44 pm #806601I was able to fix it with the assistance of my host. It has something to do with com cookie exclusion and Varnish.
June 12, 2017 at 6:36 am #806723Hi,
So, your problem was solved? If yes, may I close this thread?
Best regards,
John TorvikJune 12, 2017 at 3:37 pm #806924Yes, thanks.
June 13, 2017 at 6:13 am #807247 -
AuthorPosts
- The topic ‘WooCommerce Cart Dropdown Disappeared’ is closed to new replies.