just wondering if it’s possible, for example, when the user click on the “pain syndrome” on the hotspot of the image, it links to the pain syndrome paragraph on the same page.
To link to something on the same page you need anchors:
http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Since i can’t see your site i can’t say any more specific.
But i hope the link will help you.
Hey!
Thanks for the help Flikk!
@kailibuy, Flikk has the right idea. When you set the URL for the hotspot set it to just “#pain_syndrome”. And then add a codeblock element to wherever you want it to link to and then add this inside the codeblock element.
<span id = "pain_syndrome"></span>
Best regards,
Elliott
well, can someone be more specific on how to do this? I understand one can use anchors to achieve this goal, but how?
thanks, got it working