totallytech Posted May 22, 2014 Share Posted May 22, 2014 Hey Guys, I'm trying to add text above and below the comparison page, but didn't want to hard code it. I've checked the product group but there's no "description" option, so is there a way to add text? http://goo.gl/xSxYtn 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 22, 2014 Share Posted May 22, 2014 I suspect that you'll have to bite the bullet and code it into the products.tpl template... two options to consider would be to use a language override for the text at the top & bottom... that way, you can code the template to show the variables, but if you ever need to change the content, you just edit the language file rather than editing the template again... secondly, you could use {if} statement(s) if you only want to show this text for one particular group. 0 Quote Link to comment Share on other sites More sharing options...
totallytech Posted May 22, 2014 Author Share Posted May 22, 2014 ah yeah thats true, I only need it on the web design category.... so I'll check the hooks and set up the {if}, I was just hoping to find a nicer way to add the writing as trying to avoid having too much needing to ftp - My main site is wordpress, and since then I've forgotten so much code haha!! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.