• i wordpress 3.0 and twenty ten theme. I want to change the header with the dynamic headers plugin. Can someone tell me where to put the code in my header.php file?

Viewing 6 replies - 16 through 21 (of 21 total)
  • hello guys, I have a problem with dynamic header probably because i’m not skilled enough ??

    So, I change as troyjensen suggest, but i see everything blank.

    from:
    // Houston, we have a new header image!
    echo get_the_post_thumbnail( $post->ID );
    elseif ( get_header_image() ) : ?>

    to:
    troyjensen suggestion.

    what’s the problem?
    thanks a lot for support!

    Guys i kind of have the exact same problem i just need to put the dynamic header below my current header and menu any help is appreciated

    Does no one know how to do this at all?
    There has got to be someone that knows how to get this done a header under the main header and menu system

    Someone?

    LilAbhi,

    Since you want to keep the Main Header and Menu and add an additional menu, you may mess up the Theme.

    Have you tried copying Header code and placing a new division under the current division?

    I have no idea what division even means? Is this in the css?

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘dynamic headers plugin with twenty ten theme’ is closed to new replies.