http://imgur.com/a/MI8ME
The "add to cart" options shift away both in featured product section and latest product section.
I have done nothing to the default theme, css, etc. I have no idea why it is happening.
Please help.
It would be this routine:
It must be Language-related, you should cross-check exactly the ADD TO CART
language line 'content' of the english en-gb Files related, and their chinese
language counterparts.
Good Luck
Ernie
Code: Select all
<div class="button-group">
<button type="button" onclick="cart.add('<?php echo $product['product_id']; ?>');"><i class="fa fa-shopping-cart"></i> <span class="hidden-xs hidden-sm hidden-md"><?php echo $button_cart; ?></span></button>
<button type="button" data-toggle="tooltip" title="<?php echo $button_wishlist; ?>" onclick="wishlist.add('<?php echo $product['product_id']; ?>');"><i class="fa fa-heart"></i></button>
<button type="button" data-toggle="tooltip" title="<?php echo $button_compare; ?>" onclick="compare.add('<?php echo $product['product_id']; ?>');"><i class="fa fa-exchange"></i></button>
</div>
language line 'content' of the english en-gb Files related, and their chinese
language counterparts.
Good Luck
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Hi, Can you please share your URL so i can check for issue and try to fix it for you.s01100943 wrote: ↑Sun Jun 11, 2017 6:43 pmhttp://imgur.com/a/MI8ME
The "add to cart" options shift away both in featured product section and latest product section.
I have done nothing to the default theme, css, etc. I have no idea why it is happening.
Please help.

HTML | CSS | OPENCART | WORDPRESS | BOOTSTRAP | RESPONSIVE | PHOTOSHOP | PSD TO HTML
Skype : madni.infoway
Call on : +91-02828-221077
Website : www.madniinfoway.com
Who is online
Users browsing this forum: No registered users and 59 guests