• I have spent more than an hour looking for an answer, and you are probably going to tell me it is something really easy and has already been asked. If so, I have just not had the right search terms then.

    I have decided to use Twenty Eleven for a website I am creating for a friend. It has all the elements I want, except for a sliding header. After much research I decided Easing Slider was the best choice.

    I have created a Child Theme of Twenty Eleven and am using that. I have copied the header.php over to the child theme, and I inputted this line of code:

    <?php if ( function_exists( 'easingslider' ) ) { easingslider( 11 ); } ?>

    right after the last

    </hgroup>

    I didn’t change anything else in the header.php except I added that line of code where I said.

    Now I have the slider (which is working great, BTW) AND the header is still there. In other words, I have a double header.

    My question, how do I get rid of the static (but random) header?

    http://sunshineandrainbows.info/serendipity/

    Thank you!

    KK

    https://ww.wp.xz.cn/plugins/easing-slider/

Viewing 1 replies (of 1 total)
  • Thread Starter KnicKnac

    (@knicknac)

    Updating …

    I did more and more searching, and I used this site to figure out the answer.

    Thanks for a great plug-in … if my friend likes the site, I will be purchasing your pro-bundle!

    KK

Viewing 1 replies (of 1 total)

The topic ‘Double Header’ is closed to new replies.