Page 1 of 1
Search found 7 matches
Re: Brands list not arranged alphabetically
try renaming "belkin" to capital B "Belkin"
That should do it
- Sun Jun 03, 2012 4:48 am
- Replies 3
- Views 1233
Re: OpenCart 1.5.1.3 Bug Thread
Check the date of the voucher and if you use the correct UPPER/lower-case. I have check the date and the correct code but still doesnt redeem, I have entered a gift voucher manually threw the admin panel and it seemed to work even though the one i have purchased from the the site directly doesnt. C...
Jump to post- Sat Oct 15, 2011 9:44 pm
- Replies 599
- Views 306180
Re: OpenCart 1.5.1.3 Bug Thread
Check the date of the voucher and if you use the correct UPPER/lower-case. I have check the date and the correct code but still doesnt redeem, I have entered a gift voucher manually threw the admin panel and it seemed to work even though the one i have purchased from the the site directly doesnt. C...
Jump to post- Fri Oct 14, 2011 6:41 pm
- Replies 599
- Views 306180
Re: OpenCart 1.5.1.3 Bug Thread
I am having some issues trying to redeem a gift voucher... tested this out, purchased and when i try to redeem it in the cart i get the error saying it was redeemed already/out of date. I am running it on a local server... Help? Check the date of the voucher and if you use the correct UPPER/lower-c...
Jump to post- Fri Oct 14, 2011 5:35 am
- Replies 599
- Views 306180
Re: OpenCart 1.5.1.3 Bug Thread
I am having some issues trying to redeem a gift voucher... tested this out, purchased and when i try to redeem it in the cart i get the error saying it was redeemed already/out of date.
I am running it on a local server... Help?
- Fri Oct 14, 2011 2:57 am
- Replies 599
- Views 306180
Re: Hide add to cart button for items not in stock?
This works great with category.tpl same as manufacturer.tpl Anyone got an idea how i can make it work for modules? like latest and bestseller? I just removed the + there so customers have to go into the product page to order, or not if the button is hidden ;D Yep thats the easy way :-) it might als...
Jump to post- Tue Jan 18, 2011 10:59 pm
- Replies 41
- Views 38110
Re: Hide add to cart button for items not in stock?
To hide the + see below: in catalog/controller/product/category.php find 'price' => $price, add underneath 'quantity' => $result['quantity'], in catalog/view/theme/default/template/product/category.tpl find <a class="button_add_small" href="<?php echo $products[$j]['add']; ?>" t...
Jump to post- Tue Jan 18, 2011 10:05 am
- Replies 41
- Views 38110
Search found 7 matches