• Resolved pettrushkov

    (@pettrushkov)


    Hello,

    I add products by lazy-load, but after adding new products add-to-wishlist button is not show. So, I added $(document.body).trigger(‘yith_wcwl_reload_fragments’); after posts loading and this work. But after 5 lazy-loads I get error: “Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.”

    How I can fix this without increasing max_input_vars? Maybe use another trigger?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WIshlist buttons not work on lazyloading’ is closed to new replies.