pamamolf Posted January 11, 2012 Share Posted January 11, 2012 Hello Which file i must edit to add some ads under the products on the main page? I just manage to add them on top of the products puting my code on bottom of header.tpl ... Thank you Link to comment Share on other sites More sharing options...
Snade Posted January 11, 2012 Share Posted January 11, 2012 Hi Put your code before the </div> at the beggining of footer.tpl (this is the closing div of center column) To make it show only on homepage, use this {if $page_name == 'index'} YOUR CODE HERE {/if} Let me know if this solves it for you. If it does, dont forget to add [solved] in the topic name, and I'll be happy if you 'like' my comment, if it was helpfull to you. Thanks ! Link to comment Share on other sites More sharing options...
pamamolf Posted January 12, 2012 Author Share Posted January 12, 2012 Problem solved Thank you so much Snake 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