• Resolved 5Diraptor

    (@5diraptor)


    Hello, I have a problem that when I view a client site on mobile or mobile view in developer options, the main logo disappears from the header bar.

    I’ve examined this: I get an error in console:
    Mixed Content: The page at 'https://[url]/' was loaded over HTTPS, but requested an insecure image 'https://[url]/link-to-image.jpg'. This request has been blocked; the content must be served over HTTPS.

    When I inspect the element, I see that some of the “src” attributes for the logo image are https, and some are http:
    <img width="230" height="43" src="https://[ur]/link-to-image.jpg" class="custom-logo" alt="Amg DataBase" srcset="https://[ur]/link-to-image.jpg 1x, https://[ur]/link-to-image.jpg 2x">

    I had this issue on version 2.1.0, have just updated to 2.1.3 (latest version) but the bug is still there. Please can this be fixed so that all images load correctly from the same source?

    • This topic was modified 2 years, 3 months ago by 5Diraptor.
    • This topic was modified 2 years, 3 months ago by 5Diraptor.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 5Diraptor

    (@5diraptor)

    This isn’t a Zakra theme issue. I think I uploaded the image before I added SSL to the site so the high res logo media is stored as an http reference.

    Hi @5diraptor,

    Glad to hear that the issue has been fixed. Let me know of other queries in the future and I will be back.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo disappears on mobile’ is closed to new replies.