URL of a marker is not opened in the same window but always opens a new window.
I've edited the file modules/mod_jaimagehotspot/helper.php on line 55 to set the code to:
echo '<div class="jawb_layout"><a target="_self" href="'.$content_url.'">';
But anyway the clicked marker always opens the destination URL in a new window/tab instead to stay in the current window/tab.
Can you please help me with this?
Thanks in advance
René Glanzer