![]() |
Re: Add to cart in Product list?
Meant products_t.tpl or products.tpl. As for the commented out code in your template above, you need to replace the commented out code with the code I suggested. It looks like you have it as part of another {if} statement.
|
Re: Add to cart in Product list?
I'm sorry, I'm not getting this at all.
I went from this-- Code:
<SELECT name="amount"> to just this...? Code:
<INPUT type="hidden" name="amount" value="1"> Nothings happening :\ |
Re: Add to cart in Product list?
You ahve an extra {if} statement at the end there...don't comment that out. it is very important to make sure that the {if} statements stay in tact.
|
Re: Add to cart in Product list?
oooh, wait, you mean the {/if} after </SELECT>?
|
Re: Add to cart in Product list?
Yes
|
Re: Add to cart in Product list?
Quote:
Balinor. You're a life saver! Totally worked. What I keept doing was placing the new code over two {/if} statements. Why, I don't know. You don't have to help me anymore, BUUUTTTTT if you could point me in the right direction for getting the prices to show up in the product list, you'd save my weekend. But you've been a tremendous help! |
Re: Add to cart in Product list?
They prices should show up in the product list by default? Check the original file (in skin1_original) vs your file and make sure you didn't delete the whole pricing code.
|
Re: Add to cart in Product list?
There doesn't seem to be any refrence to price in skin1.css. There are losts of refrences to price in products_t.tpl, though.
I am taking over a website, and having to sort through someone elses work. |
Re: Add to cart in Product list?
Price wouldn't be on skin1.css, that only controls the style, not the display of the item. Again, have a look at the original template file in skin1_original and see what is missing.
|
Re: Add to cart in Product list?
Sorry, what is the name of the file I'm looking for in skin1_original? It seems like everything is there. Do you have a theory as to what could be missing?
|
All times are GMT -8. The time now is 12:15 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.