Created
October 7, 2018 21:54
-
-
Save eto4detak/eb8fecc592495acfe7924d14711146c2 to your computer and use it in GitHub Desktop.
wp php wpresidence
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 | |
$eeee = wpestate_build_dropdown_adv('','categlist22','adv_cat','Все типы','all','advanced_search_sidebar','<li role="presentation" data-value="all">Все типы</li><li role="presentation" data-value="apartments">Apartments (11)</li><li role="presentation" data-value="condos">Condos (5)</li><li role="presentation" data-value="houses">Houses (4)</li><li role="presentation" data-value="offices">Offices (1)</li><li role="presentation" data-value="retail">Retail (1)</li><li role="presentation" data-value="villas">Villas (1)</li>'); | |
echo '<div class="search_wrapper agent_contanct_form double-class">'.$eeee.' </div>'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment