over 10 years ago
Hello readers! In my previous blog I have explained you how you can change number of products displayed per row in WordPress.
So here I will guide you how you can change total count of items displayed per page in WordPress. Lets take an example.
Assume that you have 24 items, in 6 rows on your page. First use the code of previous blog and add the below single line code.
add_filter('loop_shop_per_page', create_function('$cols', return 24;'));
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Comment(s)