Archived topic
Mysterious header element (found during switching to SSL)
3 replies · Started by Sebastian on February 13, 2018
Hello,
I have a problem. I switched a customer site to SSL. During this process, I found a mysterious element (the image, which is loaded in following code):
<div class="site-logo sticky-logo navigation-logo">
<a href="https://www.psychotherapie-wolfskaempf.de/" title="Kerstin Wolfskämpf" rel="home"><img class="header-image" src="http://wolfskaempf.codable.de/wp-content/uploads/2016/07/psychotherapie-burg-sticky.png" alt="Kerstin Wolfskämpf" /></a>
</div>
It is around line 175 in source code.
The referred URL/graphic does not exist anymore. It must be there during site creation on the project page. I don't miss anything on the live page. There are no referrers in style.css and functions.php and it has never been transfered to my customers webspace. It's loaded on every page.
Why this element is loaded and where can I remove it from source code? Can I remove it via the Customizer?
Sebastian
Hi there,
That should be the navigation logo: https://docs.generatepress.com/article/navigation-logo/
Hi Leo,
thanks for your response.
Just for your information: There was no logo chosen. I just chose a random image and then deleted it immediately again. That worked and "killed the old code".
No problem!