How to edit number of columns by default in shop?
Love the theme, I'm running into an issue adjusting the 'theme-woocommerce.php' file to reflect a change of 3 to four columns by default in the shop area. I really believe this number is something that should be accessible from the BeTheme options area, but I went into the file (theme-woocommerce.php) to modify this line:
add_filter( 'loop_shop_columns', create_function( false, 'return 3;' ) );
Changed the 3 to a 4, yet there are still three columns appearing by default in the shop (product category views, etc). Help?
Comments
the only place where you can setup layout for shop is Theme options > Getting started > Shop section.
Thanks!
Hoang Kien
You would have to edit theme files + woocoomerce plugins files.
Unfortunately, We do not support such modifications.
Thanks.
Any chance this feature can be added? Currently I have coded in 6 columns, but it would be nice if there was an option in the admin.
Hello @mikopia,
If you would like to see such a feature in future updates, please, let us know on the following topic:
https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
Thanks