Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #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
    #773196

    Hi,

    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

    #774884

    The same here. Somebody should look at this bug.

    #774903

    In 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.

    #774924

    Hi Maximus_,

    Do you still need help with this issue?

    Best regards,
    Victoria

    #774927

    Hi 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.

    #775115

    Hey!

    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,
    Basilis

    #776538

    It’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.

    #776541

    Nope. Both Page Cache and Minificiation disabled and not resolved. The suggested CSS works though.

    #778581

    Hi,

    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,
    Nikko

    #805723

    I have the same issue but seems to only happen with Safari

    #806007

    Hi @dhuet,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #806062

    I contacted my host and it was in relation to Varnish and caching system. So it’s working now. Thanks.

    #806173

    Rikard,

    For some reason, it is still happening on Chrome and iPhone. It’s very odd. I purged varnish and it still happening.

    Thanks

    #806465

    Hi,

    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,
    Rikard

    #806601

    I was able to fix it with the assistance of my host. It has something to do with com cookie exclusion and Varnish.

    #806723

    Hi,

    So, your problem was solved? If yes, may I close this thread?

    Best regards,
    John Torvik

    #806924

    Yes, thanks.

    #807247

    Hi,

    Great, thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘WooCommerce Cart Dropdown Disappeared’ is closed to new replies.