Page 1 of 1
Search found 7 matches
Re: New Template for OpenCart 2.0
There are many free extensions with ajax auto-fill search, e.g. http://www.opencart.com/index.php?route=extension/extension/info&extension_id=13451 BTW, this topic is about new template , not about new functions. Nothing wrong with asking reasonable questions or making constructive suggestions....
Jump to post- Fri Jan 31, 2014 7:23 pm
- Replies 190
- Views 176707
Re: Show excluding VAT in the cart on top
Did you figure it out yet?
Jump to post- Sat Sep 15, 2012 8:03 pm
- Replies 2
- Views 2957
Re: Zero Balance and Paypal Fails - Vouchers, credit, coupon
Found the problem. I didn't have "Free checkout" enabled as a payment method. Thanks ... I was scratching my head a bit with this problem. I set Paypal minimum to 0.01 and enabled the 'Free checkout' module and it seems to work well. Also worth noting is that the 'Free checkout' option se...
Jump to post- Thu Aug 02, 2012 10:26 pm
- Replies 6
- Views 2666
Re: How to show more than 20 products at a time in admin/bac
Thanks dude - I was getting ready to pull up my sleeves for some deep PHP!
Jump to post- Wed Jul 18, 2012 1:28 am
- Replies 4
- Views 3173
Re: Which is the original script?
Hi there,
Is/will Batch+ be/available for v1.5.2.x?
Thanks
- Tue Apr 03, 2012 11:15 pm
- Replies 9
- Views 2526
Re: [MOD]Addtocart animation for modules and categories (1.5
Also found that to make it work on the product comparison page, you need to change line 27 of compare.tpl from: <img src="<?php echo $products[$product['product_id']]['thumb']; ?>" alt="<?php echo $products[$product['product_id']]['name']; ?>" /> to <img src="<?php echo $pro...
Jump to post- Thu Dec 15, 2011 2:30 am
- Replies 8
- Views 6350
Re: [MOD]Addtocart animation for modules and categories (1.5
I managed to get it working in V1.5.1.3 but there is a typo in the code. Remove the and [/color ] tags as they must have crept in there by mistake so it looks like this: <div class="image"><a href="<?php echo $product['href']; ?>"><img src="<?php echo $product['thumb']; ?>&q...
Jump to post- Thu Dec 15, 2011 2:10 am
- Replies 8
- Views 6350
Search found 7 matches