Not all products in a category displaying on mobile - UPDATED

Hello,

This is a follow-up to our previous correspondence on this topic.

Upon further investigation, we discovered our website is sending the following AJAX request:
action=indcyg_load_more&type=product&data[paged]=2&data[post_type]=product&data[order]=ASC&data[orderby]=menu_order+title

The WBW Filter Plugin team recommended asking you to prevent this AJAX request from being triggered when the page is using WPF. They said you can detect this by checking if “wpf” exists in the page URL and conditionally disable the AJAX load-more function in that case.

Preventing this request when WPF is used should resolve the issue.

Please let us know if you need any further info.

Thank you for your help!

Hey @Cygal2024,

That code is not coming from our theme. With that said, you will need to find a developer to fix the code for you.

If you wish for us to check where that code is coming from and suggest a solution, please consider signing up to our One support service where we cover general WordPress topics.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.