Hi, how do i link to a specific place or section on another page.
I readed similar questions in the forum here, but it doesn’t help me.
grtz
Hey rikv,
You can add an empty div at the location that you want to link to:
<div id="my-section"></div>
Then you can link to that using the anchor:
https://your.site/#my-section
Best regards,
Rikard
Hi, thank you for replying Rikard.
It doesn’t seem to work, see private content.
Hi,
The code is displayed on the actual page, please try to use it in a text block in the code tab, or a code block element.
Best regards,
Rikard
Thnx Rikard..solved.
Hi rikv,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria