Jump to content

Making Site Logo with SSL Link?


Recommended Posts

I've upgraded my site to use SSL. One problem I have is I don't know how to force the link for the site on the shop logo to be SSL. even when I refresh the page and load it as https the link for the site logo remains as http. Where can I find the setting or file to modify so the site logo provides an SSL link to the shop?

Link to comment
Share on other sites

  • 2 years later...
  • 1 month later...

Hello,

 

I am using 1.5.6.2 with Transformer Theme 2.6.6 (a GREAT and robust them with awesome support!).

 

It's a Prestashop "bug", there's a temporary solution.

 

Edit the /themes/transformer/header.tpl, line 147

 

From
<img class="logo" src="{$logo_url}"

 

To

 

Maybe other solutions exist... I don't know, but this one works.

 

Regards.

Link to comment
Share on other sites

Hello RisingDev,

 

Sorry for the confusion. My message was half cut (I don,t know why!).

 

So, edit your /themes/transformer/header.tpl, fine line 147

 

and replace this line: <img class="logo" src="{$logo_url}"

 

 

 

It will force the script to load your shop logo with https instead of http.

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...