Home Forums WoodMart support forum Add to cart popup window not working

Add to cart popup window not working

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #250687

    CV
    Participant

    Hi Support,
    I need your help on my website I need when someone clicks on any product and then selects add to cart after that popup will be displayed like this which I mention on a screenshot on a backend I enable that option but still, it does not look like that please check and let me know your thoughts

    Attachments:
    You must be logged in to view attached files.
    #250819

    Hello,

    I saw the screenshots you attached.

    To display the sidebar. Please Go to Woodmart >> Header Builder >> Edit header and make sure that you have set the cart behavior to the sidebar for both mobile and desktop.

    Screenshot for Clarification: https://ibb.co/X5yfvNK

    Then clear cache and check back.

    Best Regards.

    #251108

    CV
    Participant

    Hi Support, I did that process which you mention but an issue happens when I click on add to cart it seems me a black fade screen please check.

    #251116

    CV
    Participant

    Hi Support, I make a Staging site so you can check what issue on that.

    #251123

    Hello,

    I have logged into your website and resolved the issue.

    Please clear cache and check back.

    Screenshot for Clarification: https://prnt.sc/w34nzg

    Best Regards.

    #251131

    CV
    Participant

    Hi Support, but the same thing I did on my live website but it’s not working can you please check. But right now website live that’s why I change the settings so you can check on your side and check, please.

    #251147

    Hello,

    On your live site please deactivate all the third party plugins, activate the parent theme, then clear cache and check back.

    If the problem still continues then leave all the third party plugins deactivated and provide with the admin panel login details of the website with the permissions to debug then we will troubleshoot with the theme plugins.

    Regards.
    Xtemos Studios.

    #251651

    CV
    Participant

    Hi Support, I need your help can you please guide how to hide this “View cart” button on an add to cart popup window please check the screenshot.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #251674

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-mini-cart__buttons .btn-cart {
    	display: none;
    }

    Regards.
    Xtemos Studios.

Viewing 9 posts - 1 through 9 (of 9 total)