section_post_cat_3) ? $bigbulletin_home_section->section_post_cat_3 : ''); $home_section_title_4 = isset($bigbulletin_home_section->home_section_title_4) ? $bigbulletin_home_section->home_section_title_4 : ''; $section_post_cat_4 = esc_html(isset($bigbulletin_home_section->section_post_cat_4) ? $bigbulletin_home_section->section_post_cat_4 : ''); $home_section_title_3 = isset($bigbulletin_home_section->home_section_title_3) ? $bigbulletin_home_section->home_section_title_3 : ''; $list_grid_query_1 = new WP_Query(array('post_type' => 'post', 'posts_per_page' => 5, 'post__not_in' => get_option("sticky_posts"), 'category_name' => esc_html($section_post_cat_3))); $list_grid_query_2 = new WP_Query(array('post_type' => 'post', 'posts_per_page' => 4, 'post__not_in' => get_option("sticky_posts"), 'category_name' => esc_html($section_post_cat_4))); ?>

have_posts()): ?> have_posts()) { $list_grid_query_1->the_post(); $featured_image = wp_get_attachment_image_src(get_post_thumbnail_id(), 'medium_large'); $featured_image = isset($featured_image[0]) ? $featured_image[0] : ''; ?>
have_posts()): ?>

have_posts()) { $list_grid_query_2->the_post(); $featured_image = wp_get_attachment_image_src(get_post_thumbnail_id(), 'medium_large'); $featured_image = isset($featured_image[0]) ? $featured_image[0] : ''; ?>