• Resolved sgarmash777

    (@sgarmash777)


    Hello! Great plugin.
    I use the plugin “Load More Products for WooCommerce”
    At the first page load, the icons are displayed in the products, and when another product is loaded, the icons disappear
    You can help?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    This is probably caused by the ajax loading of Add to Wishlist buttons, that needs to be re-triggered any time a new page of products is loaded
    In order to do this, you’ll need to get in touch with Load More Products for WooCommerce developrs, and ask them if they could run the following js trigger once products are correctly appended to current page:

    jQuery(document).trigger( 'yith_wcwl_reload_fragments' );
    
    Thread Starter sgarmash777

    (@sgarmash777)

    Thank you! It worked for me)

    Plugin Author YITHEMES

    (@yithemes)

    You’re welcome

    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good review to support us and help our growth ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button to wishlist load more plugin’ is closed to new replies.