PEPPE83 Posted December 27, 2015 Share Posted December 27, 2015 (edited) Hello, for show short description in the product list page in product-list.tpl i have changed: <p class="product-desc" itemprop="description">......</p> in <div class="product-desc" itemprop="description">....</div> If i open the product list page i see the short description. if i switch the view in grid or list i see the short description, but if i re-switch the product list page in list or grid i dont see the short description...and if i investigate with firebug the code i see is: <p class="product-desc" itemprop="description">......</p> I think i have another file to change from "p class" to "div" but i dont find it....anyone help me? Edited December 27, 2015 by PEPPE83 (see edit history) 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