Page 1 of 1
Search found 7 matches
Re: Template Version Compatibility
Does anyone know, or atleast pretend to know? lol
Jump to post- Fri Mar 09, 2012 12:56 am
- Replies 3
- Views 768
Template Version Compatibility
I'm assuming any template that was made for v 1.5.1.x will work for v1.5.2 correct???
Jump to post- Wed Mar 07, 2012 5:15 am
- Replies 3
- Views 768
Re: Ex Tax Removal!!!
Yes, the first way was 100% what I wanted!
Jump to post- Sun Jul 24, 2011 11:03 am
- Replies 18
- Views 36638
Re: Ex Tax Removal!!!
Nevermind! Wow you really taught me something!!! The code to remove it from Category page is: <?php if ($product['tax']) { ?> <br /> <span class="price-tax"><?php echo $text_tax; ?> <?php echo $product['tax']; ?></span> <?php } ?> Thanks for the help!
Jump to post- Mon Jul 04, 2011 11:41 am
- Replies 18
- Views 36638
Re: Ex Tax Removal!!!
I did try and locate the same code on the Category.tpl page but had no luck!
Jump to post- Mon Jul 04, 2011 11:38 am
- Replies 18
- Views 36638
Re: Ex Tax Removal!!!
Awesome, would you happen to know how to remove it from the Category Page??
Jump to post- Mon Jul 04, 2011 11:37 am
- Replies 18
- Views 36638
Ex Tax Removal!!!
Hey, I would like to remove the Ex Tax feature from being shown. I looked all over the place in order to disable it but could not find it anywhere within the admin. Is there an extention or something I can purchase to make this happen? I would like my cart to only show the Taxes on the checkout page...
Jump to post- Mon Jul 04, 2011 1:43 am
- Replies 18
- Views 36638
Search found 7 matches