+52 1 987 101 2410

About this demo

This demo has been designed using Houzez IDX/MLS Sync by Realtyna plugin to display MLS listings. IDX is an industry standard that enables a real estate professional to display all of an MLS’s property listings on their website, provided they in turn permit other MLS members to display their listings.

Please note: When you purchase Houzez the MLS/IDX data is not included. 

The MLS/IDX data feed starts from $59 per month plus MLS data fees. There is an activation fee of $99 which is waived for all of legitimate Houzez license holders.

For more information visit: https://houzez.co/mls-idx/

Comparar listados

Comparar
if( ( is_singular('houzez_agency') && houzez_option('agency_form_agency_page', 1) ) || ( is_singular('houzez_agent') && houzez_option('agent_form_agent_page', 1) ) ) { get_template_part('template-parts/realtors/contact', 'form'); } if(houzez_is_dashboard()) { if( isset($_GET['hpage']) && $_GET['hpage'] == 'leads' ) { get_template_part('template-parts/dashboard/board/leads/new-lead-panel'); } elseif( isset($_GET['hpage']) && $_GET['hpage'] == 'deals' ) { get_template_part('template-parts/dashboard/board/deals/new-deal-panel'); } elseif( (isset($_GET['hpage']) && $_GET['hpage'] == 'enquiries') || (isset($_GET['hpage']) && ($_GET['hpage'] == 'lead-detail' && $_GET['tab']== 'enquires')) ) { get_template_part('template-parts/dashboard/board/enquires/add-new-enquiry'); } } wp_footer(); ?>