Last active
April 5, 2018 12:39
-
-
Save nixonmedia/7a8087e39ff53858f95006d3c26eea43 to your computer and use it in GitHub Desktop.
IDXwidget
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$agent_id = get_field('idx_ID'); | |
echo do_shortcode('[impress_property_showcase property_type="featured" agent_id="'.$agent_id.'" show_image="1" use_rows="1" num_per_row="3" max="12" order="low-high" styles="1" new_window="0" ]'); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment