I want to show this file in a different language.
Where do I overide it?
includes/templates/template_default/templates/tpl_product_info_display.php
Thanx
Andre
I want to show this file in a different language.
Where do I overide it?
includes/templates/template_default/templates/tpl_product_info_display.php
Thanx
Andre
You would put the edited file in:
includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
I tried that but it doesnt seem to work?
Did you change YOUR_TEMPLATE to match the name of the template system you're using?
Are all your other overrides working as expected?
Maybe the change in code you made is at fault?
A link to your site?
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
Q. Did you change YOUR_TEMPLATE to match the name of the template system you're using?
A.Yes I did
Q. Are all your other overrides working as expected?
A. No further overides yet .Just started a fresh install of 1.3.8a
Q. Maybe the change in code you made is at fault?
A. No code change. I just translated 2 words from english to dutch
Thank you for your reply!!
Nice!! your site with the image rollovers
Are you sure you setup your override system correctly?
This tutorial explains the required steps:
https://www.zen-cart.com/tutorials/i...hp?article=142
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
Yes I think I did :-(
this is the original path:
includes/templates/template_default/templates/tpl_product_info_display.php
and this should be the overide path:
/includes/templates/dutch/templates/tpl_product_info_display.php
Last edited by andre; 1 Jun 2008 at 09:07 PM.
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
YES!!! There was the fault into the template_info.php .
There it was called: dutch template
THANK YOU VERY MUCH!!
Glad to help
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC