Archived topic
Different logo's on pages
4 replies · Started by Sander Bloem on April 22, 2015
Hi there!
ill hope you can help me out..
i have a site with generate press and want to use 3 different logo's on the site.
for example:
page 1 logo 1 std.
page 2 logo 2
page 3 logo 3
is there an way to do this?
Hi there,
You can do this using GP Hooks and a little PHP.
You can see an example here: http://generatepress.com/forums/topic/changing-headers-or-deleting-headers/#post-98390
Let me know if you need more info :)
Hi Tom,
the code works but there is a situation..
with this code the position of the logo is different from the normal logo posistion.
the logo is now above the normal logo position
is there a way to fix this?
ok copyd the code in Before Header Content in gp hooks now the problem is solved.
Can i add more pages if need to?
tanks a lot!
Awesome! You can absolutely add more pages :)
Let me know if you need more info.