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!