Two Search shortcode in the same page not work
-
Hi, I have placed two search shortcodes on my page (see the example below). The first is a standard search, while the second has map search enabled. With this setup, the search in the first shortcode fails to work, yet no error is generated. However, if I disable the map in the second shortcode, everything works fine. I also ran tests in the sandbox environment, and the behavior is the same. How can I resolve this?
This is the code:[ere_property_search search_styles=”style-default” show_status_tab=”false” status_enable=”false” type_enable=”false” keyword_enable=”false” title_enable=”false” address_enable=”true” country_enable=”false” state_enable=”false” city_enable=”false” neighborhood_enable=”false” rooms_enable=”false” bedrooms_enable=”false” bathrooms_enable=”false” price_enable=”true” price_is_slider=”false” area_enable=”false” area_is_slider=”false” land_area_enable=”false” land_area_is_slider=”false” label_enable=”false” garage_enable=”false” property_identity_enable=”false” other_features_enable=”false” map_search_enable=”false” color_scheme=”color-light” el_class=”custom_search” ]
[ere_property_search search_styles=”style-default” show_status_tab=”false” status_enable=”false” type_enable=”false” keyword_enable=”false” title_enable=”false” address_enable=”false” country_enable=”false” state_enable=”false” city_enable=”false” neighborhood_enable=”false” rooms_enable=”false” bedrooms_enable=”false” bathrooms_enable=”false” price_enable=”false” price_is_slider=”false” area_enable=”false” area_is_slider=”false” land_area_enable=”false” land_area_is_slider=”false” label_enable=”false” garage_enable=”false” property_identity_enable=”true” other_features_enable=”true” map_search_enable=”true” color_scheme=”color-light” el_class=”search_hiddel”]
You must be logged in to reply to this topic.