-
AuthorPosts
-
February 19, 2016 at 12:23 pm #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 22, 2016 at 4:02 am #888059Hi
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>
February 22, 2016 at 11:11 am #888333Thank 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.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 23, 2016 at 1:26 am #888853Could 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
February 23, 2016 at 11:43 am #889186This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2016 at 2:17 am #889480I 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.
-
AuthorPosts
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
Jump to forum