Dynamic Header Code
-
Hi,
I’m using a template in wordpress called pagelines to create a website for my company. I’m not a programmer and am having issues with a plug-in I downloaded called ‘dynamic-headers’. I would like to have a different coloured logo for each page and to do this, I need to insert this tag:
<?php if(function_exists('show_media_header')){ show_media_header(); } ?>[Please post code snippets between backticks or use the code button.]
into this header.php file:
[Code moderated as per the Forum Rules. Please use the pastebin]
Apparently, it’s location varies depending on the template. I tried a couple of times but can’t get it to work. It either gets bumped below or above the existing header.
Any help would be great!
Thanks!
Danielle
The topic ‘Dynamic Header Code’ is closed to new replies.