natebc Posted June 17, 2016 Share Posted June 17, 2016 (edited) Hello, We are trying to add this Image Link file on the Products page. are website is link thatsallnatural.com Natebc Edited June 17, 2016 by natebc (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted June 18, 2016 Share Posted June 18, 2016 You can edit product.tpl. Look for the div with classmore_buttons_bottom_blockAnd add your image at the end of it, it should do it Link to comment Share on other sites More sharing options...
natebc Posted June 19, 2016 Author Share Posted June 19, 2016 (edited) You can edit product.tpl. Look for the div with class more_buttons_bottom_block And add your image at the end of it, it should do it Thanks Neno1, Would you know the code of how to place "freelogosproductpage.png" in to the file? Thanks Natebc Edited June 19, 2016 by natebc (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted June 20, 2016 Share Posted June 20, 2016 Just a normal image <img src="url.."> 1 Link to comment Share on other sites More sharing options...
natebc Posted June 20, 2016 Author Share Posted June 20, 2016 (edited) Just a normal image <img src="url.."> Thanks Neno1, We have add the line on to the file product.tpl in the theme>Theme name folder. It works, but how do we move the "Add to wishlist" and "Social media" on top/above the image file? Natebc Edited June 21, 2016 by natebc (see edit history) Link to comment Share on other sites More sharing options...
natebc Posted June 22, 2016 Author Share Posted June 22, 2016 Here is a Photo of the site: Link to comment Share on other sites More sharing options...
NemoPS Posted June 22, 2016 Share Posted June 22, 2016 You need to add it after the hook_extra_right hook then Just below the code you added 1 Link to comment Share on other sites More sharing options...
natebc Posted June 22, 2016 Author Share Posted June 22, 2016 (edited) Thanks Neno1 for your help it works Natebc Edited June 22, 2016 by natebc (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