Add second Header
-
In myne theme i use a flashanimation in the header. But the flashanimation play also if you select a other page.
So i make a extra pagetemplate and replace <?php get_header(); ?> to <?php get_headerextra(); ?> and dupicate header.php and rename it to headerextra.php. In the headerextra.php a remove the flasanimation.
But now i get the error “Fatal error: Call to undefined function get_headerextra()”.
Is there somebody who can help me with this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Add second Header’ is closed to new replies.