Hi,
Hotspots are not displaying in the correct position on the front end.
On this page: http://www.james-morley.com/hotspot-test/ the hotspot should be over one of the lamps but it sits in the top left corner.
Having looked at the inspector, it seems that the script is adding some punctuation to the position parameter. This is a copy from the .av-image-hotspot in the inspector:
element.style {
top: ’36.9%;
left: 62.5′%;
}
Wordpress and Enfold is up to date. Tried with all plugs switched off but still get the same error.