i was wondering if its possible to have a differnent logo and heading on you post pages than the logo/header which is on your home page?
Hi
By default the theme does not have an option to load different logo for posts. However this can be achieved by adding a condition logo.php file like here: http://screencast.com/t/wvb8odf8i7r
Just replace the code from logo.php with this one and add the indicated informations as you need http://pastebin.com/YvpTHhYm
Thanks!
hey mate
i tried your corrections but nothing seemed to change. do you mind taking a look and giving me your thoughts?
Hi
The code it’s tested and works fine on my side: http://screencast.com/t/7FF6ur2Unq0 Make sure you’ve added the proper url for your custom logo, clear all caches and test again. Also note that the code will work only on posts, not on homepage or any other page from your site.
Thanks!
well im at a loss as to why nothing is changing. yes i understand it will only show on post which is exactly what i want.
this is the logo im using.
http://chadwickstudios.com.au/wp-content/uploads/2016/03/1500×317-bw-header.jpg
i followed you instructions but maybe im missing something.
Hi
Sorry about that, I’ve noticed now that you’re using header style 10 which calls a different file fort logo. Replace the code from logo-text.php with this one: http://pastebin.com/4ciVkZym – http://screencast.com/t/O7N9PmUUy5Lc
Let me know how it goes.
Thanks!