Hello,
After a few hours of adding custom css the YITH Wishlist premium plugin works very well with Woodmart. There is only one issue and that is in product loop/archive pages when LOAD MORE pagination is clicked the wishlist icon/heart is not loaded into the loaded products.
I received this anser from YITH support:
1. Does your theme add the ajax loading? If yes, the best way to do it is that you contact the theme support and ask them the trigger where I can add my code after items are loaded. They can execute this code in the trigger:
$(document).trigger(‘yith_wcwl_fragments_loaded’);
Is this anything you can help us with?
Brgds
Rune