[Support request] Logo appears in http in the code instead of https

Home Forums Support [Support request] Logo appears in http in the code instead of https

Home Forums Support Logo appears in http in the code instead of https

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1229509
    Rozenn

    Hi,

    My site doesn’t appear as secured in https because an image would still be in http. I use iThemes Security to force the redirections. The host advised to empty the cache or modify the theme. Cache didn’t change anything. Theme is Pixel and a child theme. I also use Polylang plugin. The image seems to be the logo. Here is the code of the page where I found the problem:

    </header><!-- #masthead -->
    <nav id="mobile-header" class="main-navigation mobile-header-navigation has-branding" itemtype="https://schema.org/SiteNavigationElement" itemscope>
    		<div class="inside-navigation grid-container grid-parent">
    			<div class="site-logo mobile-header-logo">
    				<a href="https://mysite.org/" title="my site" rel="home">
    					<img src="http://mysite.org/wp-content/uploads/2020/03/logo.png" alt="my name" />
    				</a>
    			</div>

    In the backend, where media are, the logo path is in https. I really don’t understand why it appears http on the front.

    Any idea?

    Thanks

    #1229603
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Layout > Header – can you try replacing the Mobile Header Image ?

    #1229656
    Rozenn

    Yes, it worked! Many thanks David, I would not have thought of that 🙂

    #1229723
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.