Origin commit
This commit is contained in:
9
templates/elementor-templates/opalestate-searchbox.php
Executable file
9
templates/elementor-templates/opalestate-searchbox.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
if ( ! class_exists( 'OpalEstate_Search' ) ) {
|
||||
return;
|
||||
}
|
||||
|
||||
?>
|
||||
<div class="search-properies-form">
|
||||
<?php echo opalestate_load_template_path( 'search-box/'.$settings['style'] , $settings ); ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user