• Its a problem if someone has enabled ssl on their website and if the user visits the site with https://mysitelink then besides the address bar where there should be an ssl secure logo it shows some parts of the site are not 100% secure such as images.
    When i did inspect element i found out that the logo of the wordpress site loads with http:// and not https:// automatically
    http:/mysite/wp-content/uploads/2015/06/logo.jpg

    So how to make it load with https automatically if someone visits the site through https:// link

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cedam lee

    (@jakes9)

    By logo I mean header image which you can upload.

    Theme Author Asmi Khalil

    (@asmi1)

    Hi thanks for using my theme RedWaves lite.
    Please go to Settings => General & check that your Site Address (URL) starts with https:// (if you are using SSL).

    The logo image path is generated by WordPress and the theme is only retrieving the link from WordPress and render it in pure HTML. I mean this issue is not caused by the theme code but If you have recently switched to SSL, you will need to update both links in Settings => General page.

    Sometimes, clearing the cache (if you are using a caching plugin like WP Super Cache) solves the problem.

    For further support, please consider visiting our Support Forum https://forum.themient.com

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header image doesnt automatically load with https’ is closed to new replies.