Feri77 Posted November 7, 2014 Share Posted November 7, 2014 (edited) Hi, I have noticed that the product name is displayed two times on every product page. Why? How can I fix it? I attached an image. Version: 1.5.6.2 Edited November 19, 2014 by vekia (see edit history) Link to comment Share on other sites More sharing options...
Feri77 Posted November 7, 2014 Author Share Posted November 7, 2014 I have found the problem in product.tpl in line 234: <h1><span itemprop="name">{$product->name|escape:'htmlall':'UTF-8'}</span></h1> <h1>{$product->name|escape:'htmlall':'UTF-8'}</h1> I commented out the 2nd line and the 2nd product name is dissapeared. I do not know why there was two times. Link to comment Share on other sites More sharing options...
vekia Posted November 19, 2014 Share Posted November 19, 2014 thank you for posting solution i marked your answer as a solution and whole topic as solved with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now