Re: Remove product title in location.tpl
Edit the ' product.php' script, replace:
PHP Code:
if (!empty($product_info)) $location[] = array($product_info["product"],"");
with
PHP Code:
# if (!empty($product_info)) $location[] = array($product_info["product"],"");
__________________
Eugene Kaznacheev,
Evangelist/Product Manager at Ecwid: http://www.ecwid.com/ (since Sept 2009)
ex-Head of X-Cart Tech Support Department
ex- X-Cart Hosting Manager - X-Cart hosting
ex-X-Cart Technical Support Engineer
Note: For the official guaranteed tech support services please turn to the Customers HelpDesk.
|