Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • hulahopka Friend
    #886840

    I try to create menu item / Special Offer, but It look very stange. It is not like special module, or module manufakturer.
    Is is not books in grid, it is list without any css.

    Saguaros Moderator
    #888059

    Hi

    You’re right, it lacks of icons for Wishlist and Compare in ‘Special Offers’ menu item page.

    You can open the file: ROOT/components/com_mijoshop/opencart/catalog/view/theme/bookshop/template/product/special.tpl

    At approx line 75, replace this:

    <div class="wishlist"><a onclick="addToWishList('<?php echo $product['product_id']; ?>');"><?php echo $button_wishlist; ?></a></div>
    <div class="compare"><a onclick="addToCompare('<?php echo $product['product_id']; ?>');"><?php echo $button_compare; ?></a></div>

    With:

    <div class="wishlist"><a onclick="addToWishList('<?php echo $product['product_id']; ?>');" title="<?php echo $button_wishlist; ?>"><i class="fa fa-heart"></i></a></div>
    <div class="compare"><a onclick="addToCompare('<?php echo $product['product_id']; ?>');" title="<?php echo $button_compare; ?>"><i class="fa fa-retweet"></i></a></div>
    hulahopka Friend
    #888333

    Thank you, but I didin’t mean on that.
    Look at the screen shot. It a books in whole size, in a list without css.
    I want this page be like on 2nd screenshot.
    How to do that, could you help me?

    Menu item I choose Special Offer Mijoshop.


    1. special
    2. like-this-I-want-to-be
    Saguaros Moderator
    #888853

    Could you update the credentials of your site so I can have a look?

    http://static.joomlart.com/images/blog/2015/nov/Add-new-post.gif

    hulahopka Friend
    #889186
    This reply has been marked as private.
    Saguaros Moderator
    #889480

    I realise that you’re using Mijoshop v3 on your site and it’s confirmed that this Special Offers page has issue with styles.

    I’ve passed this to the team for updating, you can track its progress here: http://pm.joomlart.com/browse/JATCBOOKS-255

    We’re sorry for any inconvenience it may cause.

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

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

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