'' ) ); $_u = book_land_get_media_url( $m['image'] ); if ( $_u ) { $images[] = $_u; } } if ( empty( $images ) ){ $images = array( get_template_directory_uri().'/images/slide2.jpg' ); } $animation_type = ''; if($option['hero_animation_type']=='fade'){ $animation_type = 'fade'; }else if($option['hero_animation_type']=='vertical'){ $animation_type = 'vertical'; } if( !$option['hero_section_hide'] ): ?>