$video, 'p' => absint( $id ) ) ); if ( $query->have_posts() ) { while ( $query->have_posts() ) { $query->the_post(); $img_url = get_the_post_thumbnail_url( $id, 'large' ); $title = get_the_title(); $btn_url = get_permalink(); $video_link = get_theme_mod( 'blog_lover_video_link', '' ); ?>