-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
May 29, 2014 at 11:18 am #198276Hi 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 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 30, 2014 at 3:47 am #537158It’s displaying fine now: http://prntscr.com/3nwu1p. Did you get it solved yourself?
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
June 12, 2014 at 2:01 pm #538731Hi 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 🙂
1 user says Thank You to gringo211985 for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 13, 2014 at 2:47 am #538777Thanks for sharing solutions 🙂
AuthorPostsViewing 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
Change sort order to 3 products per row
Viewing 4 posts - 1 through 4 (of 4 total)