This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ACF: Image Hotspots Field

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

  • This shows the setup in the ACF settings for a hotspot field
  • This shows the setup in the ACF generated admin fields
  • This shows the final product of what the hotspot field can produce
  • This illustrates that the linked image can be a sibling to the hotspot field itself, or any of it's repeater parents

Installation

  1. Copy the acf-relative_coordinates folder into your wp-content/plugins folder
  2. Activate the Image Hotspots plugin via the plugins admin page
  3. Create a new field via ACF and select the Image Hotspots type
  4. Please refer to the description for more info regarding the field type settings

Reviews

སྤྱི་ཟླ་ལྔ་པ། 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.
སྤྱི་ཟླ་བཞི་པ། 26, 2021
On ACF 5.9.5 & WP 5.7.1. Props to the developer!
སྤྱི་ཟླ་བཅུ་གཉིས་པ། 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.
སྤྱི་ཟླ་བདུན་པ། 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.
Read all 11 reviews

Contributors & Developers

“ACF: Image Hotspots Field” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial Release.