test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gringo211985 Friend
    #198276

    Hi there,

    I’m trying to change the default amount of products per row to 3, I have managed to change the % width to make the 3 appear but I am having a problem see screenshot

    As you can see there is a missing column / product after product number 5.

    How do I fix this so I don’t have any gaps in the product lists? I had a Google round but the only thing I could find is a mention to tpl files 🙁

    Thanks in advance to anyone that can help me with this 🙂


    1. mijo3
    Saguaros Moderator
    #537158

    It’s displaying fine now: http://prntscr.com/3nwu1p. Did you get it solved yourself?

    gringo211985 Friend
    #538731

    Hi Saguaros,

    I did manage to fix this myself, if anyone is interested it’s in the components/com_mijoshop/opencart/catalog/view/theme/bookshop/template/product/category.tpl file where on around line 69 it says,

    $number_in_row = $tplparams->get(‘number_in_row’,5);
    $number_in_row_table = $tplparams->get(‘number_in_row’,5);
    $number_in_row = $tplparams->get(‘number_in_row’,5);

    Change the 5 to whatever amount of products you want per row, hope this helps anyone looking for a solution 🙂

    Saguaros Moderator
    #538777

    Thanks for sharing solutions 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 10 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum