Sticky bottom product bar compatibility with UpsellWP
-
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.
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
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.
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
Hi Luke,
You’re so right, thank you! Now it shows well on both desktop and mobile.
Case solved 🙂
Kindest regards,
Amanda
Hello,
Always remember that you can reach out to us with any questions you may have.
Wish you all the best.
Kind Regards
The topic ‘Sticky bottom product bar compatibility with UpsellWP’ is closed to new replies.