Hello, I am also having a problem with this. I set the code like this
<?php if( is_front_page() ) boom_header_image; else the_post_thumbnail(); if (function_exists('nivoslider4wp_show')) { nivoslider4wp_show(); } ?>
But when I go to the site, the Featured Image displays either above or below the slider, depending on where I placed the code. Please help!
Thank you both! I ended up using Cimy Header Image Rotator to do this.
I accidentally made a mistake creating this post, I’m using WP version 3.2.1, sorry for the confusion.
That is helpful! However, I guess I was unclear with my request. I’m trying to have the image rotate on a timer, basically have the header change images every 2, 3, 4, etc. seconds. Is this possible?
Thanks for the feedback ChristiNi!