New Landing How can we help? Themeforest Theme Support Neighborhood shop page, left sidebar, would like 5 items per row

Viewing 2 posts - 1 through 2 (of 2 total)
  • #152181
    jeff_quade
    Member
    Post count: 37

    I have looked thru several threads here and nothing I am trying seems to make any changes.
    On the shop page using left sidebar I would like to have at least 4, ideally 5 items per row.
    I have tried this

    // 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
    }
    }

    no change..

    #152320
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid it’s not possible to have 5 products per row in the shop without making some advanced customisations. Unfortunately it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home

    http://www.microlancer.com

    Hope that helps.

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register