Title: Search Keyword
Last modified: August 24, 2016

---

# Search Keyword

 *  [Johndesu](https://wordpress.org/support/users/johndesu/)
 * (@johndesu)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/search-keyword/)
 * Hi Tijmen.
 * I’m sorry to bother you again but i really need to know this.
 * Is there a way to implement a Search Keyword Box that queries the current added
   listing stores? This is really important since google doesn’t find shopping mall’s
   names…
    If your plugin can’t do that do you have knowledge of a similar one that
   does that particular job?
 * Thank you in advance.
 * [https://wordpress.org/plugins/wp-store-locator/](https://wordpress.org/plugins/wp-store-locator/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Johndesu](https://wordpress.org/support/users/johndesu/)
 * (@johndesu)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/search-keyword/#post-5971523)
 * Hello again Tijmen.
 * I’m really sorry to bother you but i seriously need some feedback from this.
 * Thank you for your patience.
 *  Plugin Author [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/search-keyword/#post-5971524)
 * As far as I know every store locator works the same, it sends the provided name
   to the maps API and a set of coordinates is returned. If it doesn’t recognize
   the name then there are no results.
 * The only way to change this is by making a some modifications. You would need
   to start by preventing the name being send to the maps API, and include the searched
   name in the ajax request. This will make the searched location available in php.
 * In php you should then check if the provided name matches with a known shopping
   mall in the db, if so return the coordinates and place it on the map.
 * But this will require quite a few modifications to the code. It is better if 
   you hire an developer to make these customizations for you.
 * I never used it myself, but I heard good things about [https://codeable.io/](https://codeable.io/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Search Keyword’ is closed to new replies.

 * ![](https://ps.w.org/wp-store-locator/assets/icon-256x256.jpg?rev=1007784)
 * [WP Store Locator](https://wordpress.org/plugins/wp-store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-store-locator/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/search-keyword/#post-5971524)
 * Status: not resolved