-
AuthorPosts
-
January 10, 2014 at 6:30 am #193645
Hi,
I want to display all products of a single category in list type. any one can help? please….MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
January 10, 2014 at 7:16 am #518006Do you mean to show only list type in single category?
If it is the case, you need to remove and change code in the templates of Mijoshop:
– Open file “category.tpl” in folder “components/com_mijoshop/opencart/catalog/view/theme/bookshop/product”, find and remove the following syntax:
<div class="display"><?php echo $text_display; ?> <?php echo $text_list; ?> <b>/</b> <a onclick="display('grid');"><?php echo $text_grid; ?></a></div>
$('.display').html('<?php echo $text_display; ?> <a onclick="display('list');"><i class="fa fa-th-list"></i></a><span><i class="fa fa-th-large"></i></span>');
– Go to administrator -> component -> com MijoShop -> Settings. Click “edits” your store:
Go to tabs “Mijo Shop” and set “Default Product Display” as “List”
If you want show all products in category layout, go to administrator -> component -> com MijoShop -> Settings, click “edits” your store, go to tabs “Option” and set “Default Items Per Page ” to maximium.
Hope that helps.
- AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)
This topic contains 2 replies, has 2 voices, and was last updated by MoonSailor 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum