category pages not showing all products
Hi,
I've sent up some category pages apart from the main product page. The product page shows everything, but the category pages cut off at 12 items no matter what I do. I need it to show every product in the category on the page.
Here is the main product page, which looks fine:
http://a0d.7d8.myftpupload.com/shop/
But here is a category page which only shows 12 products even though I've set up 15 in the category:
http://a0d.7d8.myftpupload.com/contemporary-romance/
I'll message you the site login info in case you need to go in to take a look. Thanks.
Comments
please send us private message with dashboard access then.
I was able t fix it by adding some additional info to the shortcode:
[product_category category="slug" per_page="25" columns="4" orderby="date" order="asc"]
It's all fine now, thanks.