1298 comments found.
Just updated to 6.0.36 and now it’s a blank screen in the backend. There is no documentation to update any other way than any other WordPress plugin nor an alert in the plugins I was running an outdated plugin.
Hello,
Could you please, contact me using our Live Chat so that I can assist you: https://imagemappro.com/contact
Regards
Hello, is the wordpress version compatible with wordpress 6.8 ?
Hello,
Yes, Image Map Pro is compatible with WordPress 6.8.
ok thanks, it’s not written on the attributes description so I was wondering. I have version 6.0.33, is this the latest version ?
The latest version is 6.0.36. You can download version 6.0.36 from here: https://codecanyon.net/downloads
How do I update it ? I don’t have the update notification, it seems. Do I download and reinstall the new version ?
Could you please, contact me using our Live Chat, and I will explain to you how to do it: https://imagemappro.com/contact
ok, all seems to be working, thank you !
I need this to be used as a bed booking for a treatment centre. something like movie theatre seat booking. Is it possible?
Hello,
Unfortunately, there isn’t such a feature in Image Map Pro, and it is not possible.
Best Regards
I bought this plugin for a client just now, as I have worked with it 10 years ago. However, I was surprised to see that even though good, it has not moved much for the past 10 years. I find it extremely irritating that you are blocking the usage of any other popups, such as JetPopup (Elementor powered), and in addition do not offer CSS ID or CLASS on polygon selector. This is extremely unprofessional for a plugin in 2025. Either I am presented with a snippet or a workaround for adding ID which click is not blocked or I will request a refund. Your tooltip is at least 10 years behind, and I do not want to use it!!!!!
Hi and thanks for the honest feedback.
Just to clear a few things up:
- The plugin has actually been rewritten several times over the past decade – the latest major overhaul was in 2023. A lot has changed under the hood, even if some parts might feel familiar. - It doesn’t block other popups by design, but we can’t guarantee compatibility with every third-party tool out there. Some plugins handle DOM events in conflicting ways, which can cause issues beyond my control. - Each polygon/object comes with a data-object-id (which is unique) and a data-title attribute that you can set in the editor. These can be used to target elements via JS or CSS, even though standard IDs or class names aren’t added to avoid layout conflicts.
If the plugin doesn’t suit your needs after all, I totally understand – I’m happy to process a refund, no problem. Just let me know.
Best, Nikolay
I need to use a high quality images as the map the WordPress compress any image i put on it but i have try the editor online and you allow on it to upload a URL image i found this feature very useful as when i upload a Hight quality image on another server and past the URL it show the image quality as it is
I replied to your message in our live chat. 
Hello does your plugin allow 1) frontend map creation? 2) saving of these maps to the user profile? 3) add SVG files to a directory and have a user pick svg parts they need without using the svg import?
Many thanks
Hello,
These features are not supported in Image Map Pro
Best Regards
HI, I am working on a staging websites.on same domain but under a subdomain until development is ready and tested. How can I activate it on the staging site?
Hello,
Could you please, contact me using our Live Chat, and I will explain to you how to do it: https://imagemappro.com/contact
Regards
Support is expired, so i can’t write anything on that Form.
Anyway I managed to make it work on the staging site.
Thanks :Daniel
Is it not possible to enable clicklable shape to be global / shared across artbords or copy the same clickable shapes to other artboards so that they can work on the other artboards – eg when creating a clickable regional map
Hello,
Could you please, contact me using our Live Chat, and I will explain to you how to do it: https://imagemappro.com/contact
Regards
Hi. Is it possible to make a sound like mp3 or wav that I want when I click on it? Please answer. Thank you.
Hello,
Could you please, contact me using our Live Chat so that we can discuss it: https://imagemappro.com/contact
Regards
hi, i’m looking for a way to integrate svg image map selection with booking feature. is there a way to get this with your tool combined with others with booking feature?
Hello,
There isn’t a booking feature in Image Map Pro.
Best Regards
Technical question about dynamic shape modification.
Hi Image Map Pro team,
We’re using your plugin in a project where each shape represents an interactive unit on the map. In some cases, we need to dynamically modify certain properties (such as background color) based on external information. We’d like to ask if there is any method in your API to dynamically change the properties of a single shape, such as its background color, without needing to reload the entire map or directly modify the full JSON configuration. The goal is to apply small real-time visual changes without affecting the overall map structure. Thank you very much for your support, and congratulations on a great plugin.
Best regards,
Hello,
Could you please, contact me using our Live Chat so that we can discuss all of that: https://imagemappro.com/contact
Regards
I replied to your message in our live chat. 
Hello, a pre-sales question: considering the upcoming European Accessibility Act (EAA) taking effect on June 28, 2025, which requires us to create accessible websites, is the plugin compliant with WCAG 2.2? For example, navigation using only the keyboard, compatibility with screenreaders etc?
Hello,
Unfortunately, Image Map Pro is not WCAG 2.2 compliant.
Best Regards
How can I modify de tooltip border radius for mobile? I want straight corners, I changed the value to 0 in the tooltip options, but this only affects to desktop.
Hello,
Could you please, contact me using our Live Chat here: https://imagemappro.com/contact
Regards
Presale question. Is it possible to load an iframe when we click on the shape on the image map? Do you have a demo of it and article how to do it?
Hello,
In general, you can use HTML code in the Tooltip which will be opened when you click on an object.
Please, contact me using our Live Chat so that we can discuss more: https://imagemappro.com/contact
Best Regards
Hi. Plugin works great except for one issue I’m having. I can’t find a shortcode. The documentation on your website says “open the Settings from the left, and at the top you will see a shortcode field there”, but there is no shortcode field. There’s a Name field, UI Theme & Responsive option, but nothing for shortcode.
Hello,
Could you please, contact me using our Live Chat and I will help you: https://imagemappro.com/contact
Regards
Hi. Thanks for your reply. I started a new map and the shortcode option was there, so problem solved.
Great plugin! Can I embed the image in other 3rd party websites as iframe or html embed like youtube embeds?
Hello,
It is not possible, You can embed an image map only if the plugin Image Map Pro is installed on the website.
Best Regards
OK. I have a listing website built with codeignitor. Would like to integrate this plug-in with it. Any other possible solution. Can I install Image pro in subfolder on same website and integrate it?
Hello,
Could you please, contact me using our Live Chat and I will explain how you could do it: https://imagemappro.com/contact
Regards
May I know your working hours and timezone?
Time zone in Bulgaria (GMT+2)
Hi, can you provide demo sample for image map pro (wordpress) to import?
Thanks for help.
We need to implement an interactive image where:
Default Image (imagen1.jpg): Initially displayed. Hover Effect: When hovering over a specific polygon area (<area> in the image map), the image switches to imagen2.jpg. Clickable Areas in Second Image: The second image (imagen2.jpg) contains defined areas (<area> in <map>) that redirect to specific URLs when clicked. Reverting to the Initial Image: When the cursor leaves the second image, it should revert back to imagen1.jpg. Implementation Details We use two images (imagen1.jpg and imagen2.jpg) placed in a .image-container. <map> and <area> define interactive regions within each image. JavaScript handles the hover effect: mouseenter on hoverArea hides the first image and displays the second one. mouseleave on hoverImage hides the second image and restores the first. Would your plugin ImageMap support this functionality? If not, is there a way to achieve this using your plugin’s features?
Hello,
Could you please, contact me using our Live Chat so that we can discuss this case: https://imagemappro.com/contact
Regards
Hello guys, It is possible to add multiple maps on one project? I have a website where i want to add 3 different image maps. I couldn`t find any option to generate multiple image maps or show only a specific artboard.
Cheers, B.
Hello,
Yes, it is possible. Could you please, contact me using our Live Chat so that I can explain to you in more detail: https://imagemappro.com/contact
Best Regards