'page', 'post__in' => $ac_repairing_services_pages, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $i = 1; ?>
have_posts() ) : $query->the_post(); ?>
>

esc_html($ac_repairing_services_postData ,'ac-repairing-services'), 'posts_per_page' => 1, 'post_type' => 'post' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : while ( $query->have_posts() ) : $query->the_post(); ?>