Description
How to Use:
- Install plugin
- Create a custom field of this type & link it to an image field
- Go to the admin section you made the field for & add an image to the linked field
- The image will then load in the image mapping field, click to capture the coordinates, relative to the image
- Coordinates are stored as comma separated strings
TODO:
- Square mapping
- Polygon mapping
Compatibility
This ACF field type is compatible with:
* ACF 5
Screenshots
Installation
- Copy the
acf-relative_coordinates
folder into yourwp-content/plugins
folder - Activate the Image Hotspots plugin via the plugins admin page
- Create a new field via ACF and select the Image Hotspots type
- Please refer to the description for more info regarding the field type settings
Reviews
October 12, 2023
I just tried the plugin. It seems to work with ACF 6. I don’t have an issue here. Great job!
October 3, 2023
good addon for ACF
May 26, 2022
Hi dev,
I found out your plugin/module is not updated anymore but still working on the latest core version of wordpress. This plugin is very helpful and unique. Hope to update and maintain this plugin. Thank you.
April 26, 2021
On ACF 5.9.5 & WP 5.7.1. Props to the developer!
December 30, 2020
This plugin works so well for image maps, but it’s also a really solid solution for setting a focus point for mobile images.
July 30, 2019
I use this to add marker coordinates to a simple world map image. works great with repeater field. only “problem” is it saves the percentages as a string separated by comma and with a lot of decimals. so first thing to do is to explode the string in order to access the left and top percentages.
Contributors & Developers
“ACF: Image Hotspots Field” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ACF: Image Hotspots Field” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial Release.