section and everything up till
* * @package Lyretail */ $featuredimg = ''; if ( has_post_thumbnail() && ! is_archive() && ! is_front_page() && ! is_search() ) { $featuredimgurl = wp_get_attachment_image_src( get_post_thumbnail_id(), 'lyretail-featured' ); $featuredimg = ' style="background-image: url(' . esc_url( $featuredimgurl[0] ) . ');"'; } ?> > >