have_posts() ) { while ( $query->have_posts() ){ $query->the_post(); array_push( $post_ids, get_the_ID() ); ?>
>
', '' ); ?>
'; echo '

'; esc_html_e( 'No Related Post', 'bosa' ); echo '

'; echo ''; } ?>