This topic has 3 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Amzy Leel
Hi there,
I wanna show more products per page than 12:
This code isn’t working:
/* Display 40 products per page */
add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 40;' ), 20 );
THANKS
EDIT: And can you tell me where I can find the recommended plugin site in backend?
No need custom code.
You can change that in,
8theme option >> E-Commerce >> Products Page Layout >> Products per page
check : http://prnt.sc/f06cx7
I’ve change it to 40
list of plugins : https://www.8theme.com/documentation/xstore/plugins/included-plugins/
you can download the plugins here : https://www.8theme.com/download-plugins/
You must be logged in to reply to this topic.Log in/Sign up