test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mithooman Friend
    #193645

    Hi,
    I want to display all products of a single category in list type. any one can help? please….

    MoonSailor Friend
    #518006

    Do 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.


    1. 2421168993
    2. 4170578776
    3. 9204237535
    4. 7452394093
Viewing 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