'3', 'tablet' => '2', 'mobile' => '1' ]; $post_limits = get_theme_mod('aarambha_real_estate_front_page_property_type_limits',['desktop' => 6]); $section_heading = get_theme_mod( 'aarambha_real_estate_front_page_property_type_section_heading', '' ); $section_sub_heading = get_theme_mod( 'aarambha_real_estate_front_page_property_type_section_sub_heading', '' ); ?>

$property_type ) : ?>
'property', 'tax_query' => array( array( 'taxonomy' => 'property-type', // taxonomy name 'field' => 'term_id', // term_id, slug or name 'terms' => $property_term_type->term_id, // term id, term slug or term name ) ), 'posts_per_page' => absint($post_limits['desktop']), 'no_found_rows' => true, 'ignore_sticky_posts' => true ]; $the_query = new WP_Query( $args ); ?> have_posts() ) : ?>
> have_posts() ) : $the_query->the_post(); $meta_data = get_post_meta( get_the_ID() ); ?>
', esc_url( get_permalink() ) ), '' ); ?>
'term_order' ] ); if ( $location_terms ) : ?>