bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
495 stars 235 forks source link

Category taxonomy filter not working using query string #117

Closed thedesigncore closed 8 years ago

thedesigncore commented 8 years ago

I have taxonomyFilters set up using categories and it is working correctly using a search form on the same page as the map.

But if I move the search form to a different page other than the map and use the query string to submit the form, the address part of the search works fine but the the category filter is ignored.

My query string looks like this: ?locator-max-distance=100&locator-address=austin&category=Industrial&submit=submit

locator-max-distance works & locator-address works, just not category.

bjorn2404 commented 8 years ago

The plugin is not currently set up to handle category query string parameters.

thedesigncore commented 8 years ago

Any chance of this feature being added?

bjorn2404 commented 8 years ago

I'll be adding this within the next two months.

bjorn2404 commented 8 years ago

This functionality has been added to v2.7.0.