Wordpress Custom Logo not showing on all pages
Wordpress Custom Logo not showing on all pages
So I've been handed the admin panel of a wordpress site someone else built http://www.humanutopia.com.
I am trying to add a new custom logo which I have done for the first page (via theme options - header), but it doesn't seem to work on the other pages, they are loading a copy of our old logo.
New Logo: http://www.humanutopia.com/wp-content/uploads/2018/09/website-logo.png
Old Logo: http://www.humanutopia.com/wp-content/uploads/2016/05/hulogo-e1461777462384.png
Does anyone have an idea about why this might be? Thank you
You could check individual page for custom logos, had this problem before where every page has a custom header section where you could set custom attributes for specific page.
– yomisimie
Sep 4 '18 at 8:22
1 Answer
1
It must be cache issue.
Clear the the cache and check.
Are you using any cache plugin?
Just try this URL in your browser.
http://www.humanutopia.com/work-experience/?test=test
http://www.humanutopia.com/careers/?test=test
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
are you using multple header files?
– Vel
Sep 4 '18 at 7:27