![]() |
Product Title and ID shows! How to remove ID
Hi, i have on the detail page from each product on the title the product name and after the product id. I searched in each .tpl but found nothing. I want to have just the product name and not the product id after, does somebody know how to remove the tag?
Thanks for helping! |
This is amended in customer/main/product.tpl
change: Code:
{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"} to Code:
{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog extra="width=100%"} |
Works great - thank you!
you know also, why in product.tpl the script is out with <!-- ?? Code:
{literal} |
this is in case a user has javascript disabled - they will not get shown the javascript code in the browser. These get ignored if they have enabled js.
|
Thank you for your help, when you are so good in x-carting, can you help me too with some languages problems? I posted it in Internationalization, the problem is with the translation from mr, mrs etc and the payment methods - thanks for your help.
|
Quote:
Brilliant! I been try'n to figure that out for a couple days now.. Hrm, I should start here when working on issue. :) Thanks again! |
All times are GMT -8. The time now is 11:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.