Jump to content

[SOLVED] how to lose prestashop banner


Recommended Posts

Hi,

After manually upgrading from 1470-1473, I now have a prestashop banner on the top left of the page(wear4fun.nl). Cannot find where to get rid of it.

 

Anybody any idea?

 

thanks,

Paul

Link to comment
Share on other sites

Paul,

 

Under themes>your_theme>header.tpl find the below code, probably on lines 74-76

 

   <a id="header_logo" href="{$link->getPageLink('index.php')}" title="{$shop_name|escape:'htmlall':'UTF-8'}">
 <img class="logo" src="{$img_ps_dir}logo.jpg?{$img_update_time}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} />
   </a>

 

and delete it.

Link to comment
Share on other sites

Hi, I have reposted this, because I can no longer find my previous post.

After manually upgrading from 1470-1473, I have a prestashop banner on the top left of the homepage, and cannot find where to get rid of it,

Please help! Anybody?

Paul

Link to comment
Share on other sites

Hi Mike, no problem, I new it was not the correct thing to do, but as mentioned, I could no longer find the original. But does this mean you don't know how to remove th ps banner either?

Paul

btw, is there a setting to receive an email alert, if someone replies to this post?

Edited by Paulb (see edit history)
Link to comment
Share on other sites

Hi Paul,

Look at Caglar's post above. He had already responded to your original thread B).

 

As for notifications, you can set them by opening your profile, clicking "Edit my Profile," and then selecting "Notification Options" on the left.

 

I hope this helps.

 

-Mike

Link to comment
Share on other sites

×
×
  • Create New...