Search:
Search took 1.00 seconds.
-
It seems the problem might be how the plugin is named and is conflicting with another Stripe plugin in the WordPress Repository.
-
draggable-marker.js
On line 92 change VA_i18n to Vantage
jQuery.post(Vantage.ajaxurl, data, function(response) {
Comment out lines 101 to 105
// jQuery('.uploaded').sortable();
//
-
This is what I did and it works for me.
If the user types in a valid address that Google Maps can find it will update the map when they click Find on map.
If the user types in an address...