I want to be able to filter on the map without using the search field, because I created categories for the locations/cities that I need to filter as my client wants it. I am not very familiar with wp filters and hooks so I couldn’t find a solution. How can I achieve this?
Thank you for your plugin, it has been really helpful solution for me.
Kind regards.
]]>I may enter here some City and then get Suggestions from Google Maps to select (e.g. typing “Hamburg” offers “Hamburg, Deutschland” and so on).
Unfortunately with the Plugin activated I am not able to select/click on one of the suggestions – it just happens nothing. So it is not beeing selected.
Is there any way to exclude this field specifically? I do not want to exclude the whole page as there is much content to be protected. Maybe in the paid version?
]]>I know we can use shortcode, but i beed to show it in theme search box.
Thank you.
]]>I would like the user to enter a search term in an input box on the front page and then be directed to the job listings page to show the results of the inputted search term.
Is this possible?
]]>Thanks,
ATIQ
.navigation-search input {
padding-right: 65px;
box-sizing:border-box;
}
]]>Thanks for producing a great plugin. Mat
]]>I have seen a couple posts regarding this on the forums here but none fully answer my question. I am trying to accomplish a search by store name functionality. I am very familiar with code and comfortable to make any changes..
I have followed your suggested instructions to get on the right track by using a custom template with a custom dropdown that dictates a search by name or by location.
My problem is with how exactly to reference the searched value/store name within the wpsl_sql and wpsl_sql_placeholder_values filters
no matter what i do the value of the wpsl-search-input input box does not seem to get included in the ajax data ($_GET or $placeholder_values) objects.
I have a custom dropdown created for search by name or search by location and an conditional statement to handle the two, but within the condition for “search by name” i will need to know what name they attempted to search within the wpsl-search-input input box to use in the query as a LIKE with wildcards, no?
Please advise on what i can do to solve this, any help would be greatly appreciated. I have scanned the code within the class-frontend.php to try to gain an understanding of the order of filters and how everything calls what but i cannot seem to scope out when the value of the wpsl-search-input is even used in the first place
maybe i need to make sure it is added to the transients from the $_GET object?
Thank you very much, i have a client who is waiting for this functionality very impatiently
]]>So the user could search either by location, or by store if he new already which store he’d like to visit, but would forget where the store was located.
]]>Ik vroeg me af of het mogelijk is een placeholder toe te voegen aan het invoerveld met id “wpsl-search-input”. Ik zie dat er een placeholdertag in de broncode staat, alleen kan deze niet terugvinden in de plugin map wp-store-locator.
MVG,
Robin Stut
GATO-international