Post by s01100943 » Sun Jun 11, 2017 6:43 pm

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.

Newbie

Posts

Joined
Sun Jun 11, 2017 6:30 pm

Post by IP_CAM » Mon Jun 12, 2017 3:46 am

It would be this routine:

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

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.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by MIOpencartstuff » Mon Jun 12, 2017 2:29 pm

s01100943 wrote:
Sun Jun 11, 2017 6:43 pm
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.
Hi, Can you please share your URL so i can check for issue and try to fix it for you.

Image Madni Infoway
HTML | CSS | OPENCART | WORDPRESS | BOOTSTRAP | RESPONSIVE | PHOTOSHOP | PSD TO HTML
Skype : madni.infoway
Call on : +91-02828-221077
Website : www.madniinfoway.com


User avatar

Posts

Joined
Thu Jul 14, 2016 8:48 pm
Who is online

Users browsing this forum: No registered users and 70 guests