natebc Posted April 25, 2016 Share Posted April 25, 2016 Hello, We are looking for help on how we can move Short description to new a Tab and call it "ingredients" Our Website Natebc Link to comment Share on other sites More sharing options...
NemoPS Posted April 27, 2016 Share Posted April 27, 2016 You need to edit product.tpl.WIthin, locate the ul with classnav nav-tabs pr-nav-tabsAdd a new list item, just copy one of the existing and name it ingredients, using a new unique anchor like #ingredients.Below, insidetab-content pr-tab-content Copy the description section, give it the same id as above (without #) and use {$product->description_short} to show the short description Link to comment Share on other sites More sharing options...
natebc Posted April 27, 2016 Author Share Posted April 27, 2016 Thanks Nemo1, I will give that a try. Natebc Link to comment Share on other sites More sharing options...
natebc Posted April 28, 2016 Author Share Posted April 28, 2016 Hi Nemo1, Where can I find the file I need to change. Thanks Natebc Link to comment Share on other sites More sharing options...
NemoPS Posted May 11, 2016 Share Posted May 11, 2016 It's product.tpl in the theme folder 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