meko19 Posted August 15, 2013 Share Posted August 15, 2013 I have the theme in the picture and trying to change the links. I see in the code though this is copied from online and I cant locate it on the website. Here is the code: <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="left"> <td align="center"> <a href="http://usa.fpdoorsdirect.com/42-tools-and-accessories"> <img border="0" alt="Fireplace Accessories" src="/img/banners/banner-tools-accessories.png"> </a> </td> <td align="right"> </tr> </tbody> </table> Thanks in advance Link to comment Share on other sites More sharing options...
vekia Posted August 15, 2013 Share Posted August 15, 2013 the picture is here: Link to comment Share on other sites More sharing options...
meko19 Posted August 15, 2013 Author Share Posted August 15, 2013 I know it is that one, though I can not find the code to change in prestashop. Not sure what file or the location of the code. I copied the code using Firefox inspection. Sorry not to be clear. Link to comment Share on other sites More sharing options...
PascalVG Posted August 15, 2013 Share Posted August 15, 2013 (edited) Vekia, I think Meko want to know where to CHANGE the (picture and) link that is displayed here in this advertisement, i.e. he wants to advertise another product here. He cannot locate where to change it. I think we had a thread about this before. (Cannot find the topic though...) Meko, can you Email me the theme zip file, maybe that helps? [email protected] Edited August 15, 2013 by PascalVG (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 15, 2013 Share Posted August 15, 2013 you should check two things: header.tpl file located in your theme directory (maybe pictures are hardcoded there) go to the modules > positions and search for "displayHome" modules list, you've got there all modules attached to the homepage. What module you've got right before the "homefeatured" module? Link to comment Share on other sites More sharing options...
meko19 Posted August 15, 2013 Author Share Posted August 15, 2013 It is the Jnivoslider before the "featured products on the home page" Checked the header.tpl, not in there. Link to comment Share on other sites More sharing options...
PascalVG Posted August 15, 2013 Share Posted August 15, 2013 (edited) As said, pm/email the zip file... I'll have a look in it. Edited August 15, 2013 by PascalVG (see edit history) Link to comment Share on other sites More sharing options...
meko19 Posted August 15, 2013 Author Share Posted August 15, 2013 Sorry, I am not familiar how to zip the theme? Link to comment Share on other sites More sharing options...
PascalVG Posted August 15, 2013 Share Posted August 15, 2013 Meko, did you buy this theme, or did someone make it for you and installed it for you? Link to comment Share on other sites More sharing options...
PascalVG Posted August 15, 2013 Share Posted August 15, 2013 You can zip the whole theme directory like this: go to you host and login go to cPanel go to File manager go to the root folder of your shop go to the /themes/ folder select 'fpdoor' folder and press the 'compress' button. it ill put the content of the fpdoors folder and al its subfolders in a zip file.After finishing, it will probably store it in the /themes/ folder. Select the fpdoors.zip file and press the download button the file will be downloaded. After that send me an Email and attach the fpdoors.zip file. That should do it... Link to comment Share on other sites More sharing options...
meko19 Posted August 15, 2013 Author Share Posted August 15, 2013 Thank you, I sent you the zip file. Link to comment Share on other sites More sharing options...
meko19 Posted August 15, 2013 Author Share Posted August 15, 2013 Someone made it for me and installed it for me though they are no longer accessible. Link to comment Share on other sites More sharing options...
PascalVG Posted August 15, 2013 Share Posted August 15, 2013 Meko, Can you Email me your admin login name/password? (Or make a temporary employee with admin rights) In the theme there are no direct hard coded pics or links, so it must somehow be in a odule (or they changed the code files of Prestashop... I hope not...) For now, let try the admin-route first. DON'T post here, please Email info. :-) pascal Link to comment Share on other sites More sharing options...
PascalVG Posted August 17, 2013 Share Posted August 17, 2013 Summary: We found the 3 blocks hard-coded in the /modules/jnivoslider/jnivoslider.tpl file. After some changes in the file, we needed to temporarily turn off smarty->cache and turn on smart->force compile, to see the changes in the shop. Solved :-) pascal Link to comment Share on other sites More sharing options...
meko19 Posted August 18, 2013 Author Share Posted August 18, 2013 thank you again for your help! 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