0 weeks ago
Last Updated
This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed and activated. The Location field provides: a search field where you can type in some coordinates or an address and hit Enter. a Google map which you can click at the desired location. In both cases, Google will find the location and return the coordinates and the complete address, if you want it complete. A marker will be added at the desired location. Source Repository on GitHub https://github.com/julienbechade/acf-location-field Bugs, Questions or Suggestions https://github.com/julienbechade/acf-location-field/issues Usage Make sure you read the Advanced Custom Fields‘s documentation first. Back-end The Location field comes with 3 options: The map address let you choose the value(s) to return on the front-end: Coordinates & address Coordinates The map center let you set the coordinates used to center the initial blank map. The map zoom. Front-end Retrieving the value(s) on the front-end differs according to the Map address options. Coordinates & address $location = get_field(‘location’); echo $location[‘address’]; echo $location[‘coordinates’]; Coordinates the_field(‘location’);
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Last Updated
This week
on WordPress
on WordPress
This section is not meant to be comprehensive.
Why don’t you compare the plugin side by
side with another plugin”
24 Jan, 2020
Saif Hassan
Overall
Easy of Use
Customer Support
Feature of Functionality
Value of Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.