Rhapsody Posted March 3, 2011 Share Posted March 3, 2011 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 More sharing options...
Eric@SCSi Posted January 30, 2014 Share Posted January 30, 2014 Same problem ! Link to comment Share on other sites More sharing options...
RisingDev Posted March 3, 2014 Share Posted March 3, 2014 Same for me ! Link to comment Share on other sites More sharing options...
vekia Posted March 3, 2014 Share Posted March 3, 2014 Same for me ! what ps version you use? what theme? Link to comment Share on other sites More sharing options...
Eric@SCSi Posted March 3, 2014 Share Posted March 3, 2014 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 More sharing options...
RisingDev Posted March 3, 2014 Share Posted March 3, 2014 Using 1.5.6.2 default theme. Sorry Eric, I don't understand your answer ! Thks V Link to comment Share on other sites More sharing options...
Eric@SCSi Posted March 3, 2014 Share Posted March 3, 2014 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 More sharing options...
vekia Posted March 3, 2014 Share Posted March 3, 2014 this github commit will fix your issue with logo, definitely: https://github.com/PrestaShop/PrestaShop/commit/640100f10f789129dc50a0d68e3e82cedf85aad3 Link to comment Share on other sites More sharing options...
Eric@SCSi Posted March 3, 2014 Share Posted March 3, 2014 Hi Vekia, You are right. Thank you very much. I found it on the forum also. Many thanks for your help. Regards. 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