Title: Location functions aren&#8217;t working
Last modified: February 11, 2021

---

# Location functions aren’t working

 *  Resolved [markatmatador](https://wordpress.org/support/users/markatmatador/)
 * (@markatmatador)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/location-functions-arent-working/)
 * Pin’s don’t populate with address & info and also when trying to scroll down 
   the search results, nothing happens.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flocation-functions-arent-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [markatmatador](https://wordpress.org/support/users/markatmatador/)
 * (@markatmatador)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/location-functions-arent-working/#post-14055472)
 * bump?
 *  Plugin Author [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/location-functions-arent-working/#post-14056023)
 * Sorry for the late response, missed the post.
 * There’s CSS code that changes the position of the input button and makes it overlay
   the whole map.
 * You can fix this by adding this CSS code to the style(s).css in your active theme
   folder.
 *     ```
       #wpsl-search-btn, #wpsl-search-wrap div { 
         position: relative !important; 
         opacity: 1 !important; 
       }
       ```
   
    -  This reply was modified 5 years, 6 months ago by [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/).

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

The topic ‘Location functions aren’t working’ 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: [5 years, 6 months ago](https://wordpress.org/support/topic/location-functions-arent-working/#post-14056023)
 * Status: resolved