Home Forums WoodMart support forum Sticky bottom product bar compatibility with UpsellWP

Sticky bottom product bar compatibility with UpsellWP

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #646318

    Madoo Webdesign
    Participant

    Hi!

    Recently we’ve added UpsellWP to our webshop to be able to add upsells on a product page. These upsells are now added to the sticky add-to-cart bar as well, but it’s not compatible and therefor not working well currently.

    How can we exclude the upsells from this funtionality so that the sticky product add-to-cart will stay as it was before?

    Looking forward to your reply.

    Kindest regards,
    Amanda | Madoo webdesign

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

    Luke Nielsen
    Keymaster

    Hello,

    Add the code below in Theme Settings -> Custom CSS and recheck the issue.

    body .wd-sticky-btn .cuw-product-addons {
        display: none;
    }

    Kind Regards

    #646476

    Madoo Webdesign
    Participant

    Hi Luke,

    Thanks so much! THis indeed helped for desktop, which is great. For mobile, it did not solve the issue. Please find a screenshot attached. Anything else we can do to adjust this one too?

    Kindest regards,
    Amanda

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

    Luke Nielsen
    Keymaster

    Hello,

    It’s because you didn’t clear the cache. If you check it as admin, it works well – https://prnt.sc/gjUsR2GwG1cJ so at the moment the issue is in the cache. Clear the site/server cache and recheck the issue.

    Kind Regards

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