![]() |
added text to template not displaying
Wanted to add an explanatory line of text to the product detail area when multiple quantities are available.
Called up skin1/customers/main/template_detail.tpl Added the text line as shown (around line 300). Saved and deleted the templates_c files. Also deleted the browser cache. It's not showing. Anyone want to venture why? Thanks. <TR> {if $productids ne ''}<TD width="15" class="TableSubHead"><INPUT type="checkbox" value="Y" name="fields[discount_avail]"></TD> {* quantity explanatory content added here until /if in brackets *} <TD class"TableSubHead">Multiple prices require purchase of the indicated number of units, each consisting of the quantity of units at the next lower volume level. </TD> {/if} |
Re: added text to template not displaying
template_detail.tpl is not a standard X-Cart template...is this some sort of mod?
|
Re: added text to template not displaying
been staring at those files too long. Meant:
skin1/main/product_details.tpl |
Re: added text to template not displaying
Ok, you realize that is the admin area template right?
|
Re: added text to template not displaying
Now I do. For the sake of anyone else pulling their hair out over this, Balinor, means it's here:
cart/skin1/customer/main/product.tpl thanks again |
Re: added text to template not displaying
There is a template editing guide at the top of this forum that will make your life MUCH easier :)
|
All times are GMT -8. The time now is 06:01 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.