Hi,
Before you do anything, if you are using a cache plugin, please clear it’s cache content and clear your browser history before re-visiting your site.
Sometimes it could be a cache issue after updating software.
If not, you can proceed with the following.
If you are using a child theme with template that’s overriding the parent theme, your custom template could be outdated.
You can either re-customize using the template from parent theme, or compare them and update the difference into your custom template.
Whichever way is easier for you.
Hope this helps.
Thank you
Thread Starter
Triep
(@triep)
Thanks,
I cleaned the cache but nothing happens.
Then I selected the original theme and the logo is back.
So I think it has something to do with the child theme….
Also the google banner in the header has gone…
I think I changed the code of the header a couple of months ago.
Now I don’t know where to look 😉
I think I changed the code of the header a couple of months ago.
As @denzel said, you’ll need to copy the new header.php file to your child theme, compare that to your old header.php file, and apply the same changes you made in the old header.php file to the new one.