Update search form template.
This commit is contained in:
@@ -1 +1,6 @@
|
||||
<?php opalestate_property_areasize_field_template(); ?>
|
||||
<?php
|
||||
if ( ! opalestate_is_enable_areasize_field() ) {
|
||||
return;
|
||||
}
|
||||
|
||||
opalestate_property_areasize_field_template();
|
||||
|
||||
Reference in New Issue
Block a user