This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
We have tried everything we can think of, and can’t get a different number of products to display.
Changes tried.
legenda/framework/theme-options.php
line 940->24
functions.php (in child theme folder)
add_filter( ‘loop_shop_per_page’, create_function( ‘$cols’, ‘return 24;’ ), 20 );
Obviously, we’ve tried to change the options in the front end through the admin panel as well.
Help would be appreciated.
Hello,
I’ve set to show 24 products in Settings > Reading > Blog pages show at most and disabled all 3rd-party plugins. Products number was changed.
So you need deactivate plugins one by one to find out what is causing the conflict.
Regards,
Eva Kemp.
Tagged: default 12, product display, seo friendly, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up