Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 512573

Change products per page

$
0
0

Replies: 0

I am just trying to change the number of products per page.

I have looked online, and tried adding:

// Display 24 products per page. Goes in functions.php
add_filter( ‘loop_shop_per_page’, create_function( ‘$cols’, ‘return 24;’ ), 20 );

To my functions.php file.

And I have tried changing the ‘Blog pages to show at most’ value in the main Settings > Reading.

Also tried using a Products per Page plugin to force the issue.

None have worked, and the page are still showing 9 products per page (We’d like to show all products on a page):

http://www.lloydloomonline.com/product-category/armchairs/

Seems odd to be showing 9 per page with 4 columns, so I’m wondering if I maybe changed a setting ages ago – but if I did I can’t find it now.

Any suggestions how I can do this would be much appreciated.

Thanks.


Viewing all articles
Browse latest Browse all 512573

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>