Using Dynamic Headers plug-in with Flexx Theme
-
I am trying to use the Dynamic Header plug-in with the Flexx Theme which uses the “Featured Image” (ithemes) function to put the header graphic into the header on a page. It limits each page to a single header graphic. The site (www.cleargoalscoaching.com) needs to have a different header graphic on the blog page. The header.php file doesn’t have the code:
<body <?php body_class(); ?>>so I’m not sure how or where to insert the code:<?php show_media_header(); ?>.
I thought about commenting out all the “featured image” function stuff and just insert thebody_classandshow_mediacode, but not sure this will help. Any assistance greatly appreciated.
The topic ‘Using Dynamic Headers plug-in with Flexx Theme’ is closed to new replies.