New Landing How can we help? Themeforest Theme Support Nota Related Products – change to 3 column layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Nota
  • #323511
    lew-egr
    Member
    Post count: 15

    Hi, i’d like to change the related product section on the single product page to 3 columns (instead of 4).

    I’ve tried to implement various code snippets (in functions.php) from around the web to try and change this – but none seem to have an effect.

    Can you suggest where i need to look?

    Thanks

    #323519
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You need to move the file /nota/woocommerce/single-product/related.php into a child theme. We supply a child theme within the main zip file from ThemeForest.

    Create the same folder structure within the child theme: /nota-child/woocommerce/single-product/related.php.

    Inside related.php change the two instances of this $woocommerce_loop['columns'] = 4; to $woocommerce_loop['columns'] = 3;.

    Thanks.

    #323551
    lew-egr
    Member
    Post count: 15

    Awesome. Thanks 🙂

    #323552
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 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