'post', 'posts_per_page' => 5, 'cat' => $slider_cat); $args_query = new WP_Query($args); if ($args_query->have_posts()) : ?>

post_title;?>

post_content;?>
'post', 'cat' => $about_cat, 'posts_per_page' => 4); $args_query = new WP_Query($args);?>
have_posts()) : $args_query->the_post(); ?>
<?php the_title_attribute();?>

post_title;?>

post_content;?>

'post', 'posts_per_page' => 6, 'cat' => $portfolio_cat); $args_query = new WP_Query($args); if ($args_query->have_posts()) :?>
have_posts()): $args_query->the_post(); $img = wp_get_attachment_image_src(get_post_thumbnail_id(), 'full'); $img_link = $img[0]; ?>

post_title;?>

post_content;?>

'post', 'posts_per_page' => 3, 'cat' => $team_cat); $args_query = new WP_Query($args); if ($args_query->have_posts()) : ?>
have_posts()): $args_query->the_post(); $img = wp_get_attachment_image_src(get_post_thumbnail_id(), 'eight-sec-team-image'); $img_link = esc_url($img[0]); ?>

post_title;?>

post_content;?>

post_title;?>

post_content;?>

'post', 'posts_per_page' => 3, 'cat' => $blog_cat); $args_query = new WP_Query($args); if ($args_query->have_posts()) : ?>
have_posts()): $args_query->the_post(); $img = wp_get_attachment_image_src(get_post_thumbnail_id(), 'full'); $img_link = esc_url($img[0]); ?>

post_title;?>

post_content;?>

'post', 'posts_per_page' => 4, 'cat' => $testimonial_cat); if(!empty($testimonial_cat) || $testimonial_cat != 0): $args_query = new WP_Query($args); if ($args_query->have_posts()) : ?>

post_title;?>

post_content;?>