Jump to content

[SOLVED] Custom Theme Change


Recommended Posts

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

post-266257-0-59006400-1376542666_thumb.jpg

Link to comment
Share on other sites

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 by PascalVG (see edit history)
Link to comment
Share on other sites

you should check two things:

  1. header.tpl file located in your theme directory (maybe pictures are hardcoded there)
  2. 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

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...