
ollytek
ollytek
About
- Username
- ollytek
- Joined
- Visits
- 12
- Last Active
- Roles
- Member
Comments
-
ok. But I checked woocommerce page and they gave a filter that's meant to fix the problem. Pls find the filter below; /** * Change number or products per row to 5 */add_filter('loop_shop_columns', 'loop_columns');if (!function_exists('loop_columns')…