Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #606774

    Hey,

    I am in the process of installing a premium SSL certificate on my site. After the certificate is issued, my site still can’t display the green address bar . After talked with my hosting customer support representative, I checked with http://www.whynopadlock.com, and found that my site has 3 items have insecure URLs. The first one is the site Logo, no matter what image I changed to, it still shown the logo image as insecure. Then I looked at the FAQ about this issue, it is explained as “Although we cannot absolutely determine insecure image calls inside a JavaScript file, if we detect an insecure URL for an image inside a .js file, we’ll output this as a possible issue that you should look into further.” As I have no experience on coding, I would like to see if anyone here can help me solve this issue?

    Thanks in advance for any of your suggestion.

    #606866

    Update: In order to pass the SSL secure test, I have to remove my logo with the code I found on your website (.logo > a > img { display: none !important; }). Now I have the green address bar and site lock displayed, but I still want to have my logo shown on the site. Is there any way for me to add the logo on other than adding it from “Enfold Child Theme Options”? Here is my site built with Enfold theme: http://www.linortek.com

    Thanks!

    #607151

    Hi,

    I don’t get any errors when going to the https version of your site, I’m guessing you managed to get it fixed?

    Best regards,
    Rikard

    #607689

    Rikard,

    Thank you for getting back to me. Yes, I fixed this problem. Here is what I did: I delete the logo with your code snippets: .logo > a > img { display: none !important; }, then I was able to pass the test, when I have the green address bar on my site, I uploaded the logo again, then I have everything I need.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Insecure URL for Logo?’ is closed to new replies.