Archived topic
2 logos, for transparent header and for sticky
22 replies · Started by mike on April 27, 2018
Now i use this method
add_action( 'generate_inside_navigation','tu_navigation_logos' );
function tu_navigation_logos() {
?>
<?php
}
but its to much work for a lazy person like me & this is y i ask for a better % fast solution
the script is a problem for me because i am not sure how to make it work on custom pages instead of global
Thanks
Hi Mike,
the logo should show, do you have Disabled the header on those pages?
David
Hi thank u
I did, disable the header
I tried Header on/off the site logo not showing
just nav logo works
Mike sorry if I misled you but I definitely don't try to give you a solution that doesn't work - it is the exactly method I used to create the video to show you which you said it's what you want and asked me for the steps.
Back to your site. Do you have a logo uploaded in Site Identity currently?
If yes and it's not showing, are you hiding the header using disable element?
https://docs.generatepress.com/article/disable-elements-overview/
Thank u Leo
Yap - logo uploaded in Site Identity
Header not hidden by disable element
Thank u
Hmm then something else is hiding it.
I see some code from header footer Elementor, can you try disabling that?
Yip yip hurray!
Disabling header footer elementor did the trick!
Thank u Leo!!!
Glad we could help :)