Origin commit
This commit is contained in:
8
templates/shortcodes/search-map-properties.php
Executable file
8
templates/shortcodes/search-map-properties.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php echo opalestate_load_template_path( 'shortcodes/search-properties' );
|
||||
$display = '';
|
||||
?>
|
||||
<div class="container">
|
||||
<div class="opalesate-properties-ajax opalesate-properties-results" data-mode="html">
|
||||
<?php echo opalestate_load_template_path( 'shortcodes/ajax-map-search-result', $display ); ?>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user