SHOP PAGE – QUICK PREVIEW – BUTTON "ADD TO FAVORITES" WRONGLY SHOWN
-
Dear,
I made a staging site where I disabled all customizations and plugins.
Go on this page, open a quick preview and you’ll see a link “add to favorites” altough on your demo store, there is no button there.
Why this bug?
THanks
Attachments:
You must be
logged in to view attached files.
Hello,
It is our mistake after the 4.0.4 update. This button shouldn’t be there.
Add the following line to the file
woodmart/inc/integrations/woocommerce/modules/quick-view.php
as shown on the screenshot http://prntscr.com/owj6jj
remove_action( 'woocommerce_single_product_summary', array( XTS\WC_Wishlist\UI::get_instance(), 'add_to_wishlist_single_btn' ), 33 );
Kind Regards
XTemos Studio
Eric,
Will you fix that in next theme update?
Actually, I have couple of points reported in other tickets that await for the next theme update. When will it be released?
Thanks
Hello,
It will be fixed in the next updates withing the following month.
Best Regards
Alright, I’ll wait for the next update.
The topic ‘SHOP PAGE – QUICK PREVIEW – BUTTON "ADD TO FAVORITES" WRONGLY SHOWN’ is closed to new replies.