I have installed the free version JA Image Hotspot Module on our website (a non-profit, academic Egyptological website), which we are currently developing in Joomla 5.1 to replace our old and outdated site. The site is also built using Gantry 5 and a Joomlead template (https://joomlead.com/joomla-template/).
We are intending to put a map of the excavation site on our website (http://pjrsandbox.org.uk/hkjm4/index.php/about-hierakonpolis/hierakonpolis-map), in which the visitor can click on markers that would take them to specific pages within our site, relevant to that particular hotspot. (As this is currently a 'work in progress' site, I have only got a few pages currently set up). However, although I can create markers on the image, I have been unable to get them to point to any linked page, whether as an internal link (eg index.php/explore-the-predynastic-settlement/hk29-the-burnt-house) or an external one (http://pjrsandbox.org.uk/hkjm4/index.php/explore-the-predynastic-settlement/hk29-the-burnt-house). I have tried a variety of different permutations of the tooltip parameters ('Default', 'Website'), tried adding a link into the pointer text
<a href="http://pjrsandbox.org.uk/hkjm4/index.php/explore-the-predynastic-settlement/hk29-the-burnt-house" >HK29</a>), etc., but none of these work and I don't see any link appearing in the bottom left of the browser screen but only javascript:void(0), which obviously indicates a undefined link.
Please can anyone advise what is happening? My Joomla version is v.5.1, recently upgraded from v4, and I did not install the hotspot module until I had upgraded Joomla and installed Gantry and its template. I have not customised the template in any way with additional bespoke code, and I am using Chrome version 125.0.6422.114. Could the module be affected by Gantry in anyway, for instance?
Thanks for any help or suggestions