Woocommerce product number of column

Hi,

I noticed the maximum number of column i can use when using woocommerce shortcode is 4. If i use more than that it automatically uses 3 and i will like to use more than that. I will like to use 6 or 7. 

Comments

  • Hi,
    We cannot offer more than 4 collumns.
    All info about shortcodes in WooCommerce HERE
    Thanks
  • 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')) {
    function loop_columns() {
    return 5; // 5 products per row
    }
    }

    I'm just to change the return function to the number of column i want. I tried it with woocommerce's storefront template and it worked perfectly but it doesn't work with your theme. Does it mean your theme doesn't support the code?

    I really need to increase the number of column as the 4 column appears to big.

    Thanks
  • Hi,


    What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact your web developer. Item Policy says:
    Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio

    thanks
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.