> 'image', 'class' => 'thumbnail' ) ); echo thk_alt_attribute( $attachment_image, 'Thumbnail of post image' ); } else { //the_post_thumbnail( $thumb, array( 'itemprop' => 'image', 'class' => 'thumbnail' ) ); $get_post_thumbnail = get_the_post_thumbnail( null, $thumb, array( 'itemprop' => 'image', 'class' => 'thumbnail' ) ); echo thk_alt_attribute( $get_post_thumbnail, 'Thumbnail of post image' ); } ?> '; if( isset( $luxe['lazyload_type'] ) && ( $luxe['lazyload_type'] !== 'intersection' || ( $luxe['lazyload_type'] === 'intersection' && !isset( $luxe['lazyload_thumbs'] ) ) ) ) { $no_img = $no_img_org; } else { $no_img = 'No Image'; if( isset( $luxe['lazyload_type'] ) && $luxe['lazyload_type'] === 'intersection' && isset( $luxe['lazyload_noscript'] ) ) { $no_img .= ''; } } ?> thklazy()'; } ++$observe; } } ?>