Pagination not working properly
-
Hi,
I’m in the process of developing my website, and I’m trying to use the ajaxify feature for my shop page. I’m having some issues though
For one, the pagination isn’t working properly when ajax is enabled. I currently have the woocommerce loop set to show only two products per page. But when I go to page two. I just get a “no products found” message, even though more products will show when the ajax is disabled. And on the filter results page, the pagination buttons don’t do anything.
I’m also having an issue with the products per page setting in the advanced options. I tried setting it to 2 to match the woocommerce ppp setting, but the filter just shows all the results regardless.
Lastly. I have customized the shop loop to include a quote button for each product that I inserted in my functions.php page. The buttons show up on the initial page load, but when you set the filter or change the page, the quote button disappears. How can I prevent them from doing that?
Here’s my shop page http://silentnoizemusic.com/wp/shop/
The topic ‘Pagination not working properly’ is closed to new replies.