I posted some time ago about the JA Image Hot Spot....
When the "marker" was clicked on, a new window would open up with a 404 error
I changed around line 50 to this:
class="point <?php echo $classpoint.' point'.$i; ?>"
href="<?php echo $des->link; ?>"
The solution I was given was to change the href to #... but that didn't work.
With my revision (which is probably wrong), the link works but an additional 404 page opens in a new window....
What am I doing wrong.
See here: https://kiwiindian.com/index.php/shop-indian-motorcycle-parts/indian-motorcycle-engine-parts/cams-followers-and-pushrods
Click on the part designated as "3A"...
I will be removing all others until I get this to work correctly.
You will see the extra window.
Your assistance is very much appreciated.