Support

Account

Home Forums ACF PRO Google Maps back-end location search functionality not working Reply To: Google Maps back-end location search functionality not working

  • Hi @tanmccuin

    That’s really unfortunate 🙁

    The map is working with WordPress’ stock theme, right? That means their theme uses custom scripts that cause the issue. Maybe you can check the theme for something like wp_enqueue_script(), wp_dequeue_script(), wp_register_script(), or wp_deregister_script() (if they use these functions to replace the scripts).

    Thanks 🙂