absint($total_team_page_id)); $query = new WP_Query($args); if ($query->have_posts()): while ($query->have_posts()) : $query->the_post(); $total_team_designation = get_theme_mod('total_team_designation' . $i); $total_team_facebook = get_theme_mod('total_team_facebook' . $i); $total_team_twitter = get_theme_mod('total_team_twitter' . $i); $total_team_instagram = get_theme_mod('total_team_instagram' . $i); $total_team_linkedin = get_theme_mod('total_team_linkedin' . $i); ?>