Protocol missing from image source in header

Hi. Using the X-theme Options -> Header, I selected a logo image from my Media Library. The image appears correctly on the rendered page, but the HTML is missing the https:. Here are the lines from the Page Source

<a href="https://bouldercitycreative.com/" class="x-brand img"> <img src="//bouldercitycreative.com/wp-content/uploads/SwissArmyKnife/bc-creative-logo-969x273.png" alt="Boulder City Creative"></a>

Can you help me find and fix? Thank you.

Hi @SwissArmyKnife,

It was an intended function on the theme. Making the protocol relative will make sure it will get the correct protocol you have set on your site even after changes to https causing mixed content issue. Now, when I check your site, mixed content issues are coming fron the images after this headline: Meet the Artists & Craftsmen. Try to reupload those images so it will follow correct protocol too.

Hope this helps.

I see what you are seeing. These placeholder images are part of the demo content. I will delete them and substitute my own. Thank you very much for your help.

Glad we could help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.