Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1124126

    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

    #1124297

    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

    #1125032

    Hi, thank you for replying Rikard.
    It doesn’t seem to work, see private content.

    #1125074

    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

    #1125080

    Thnx Rikard..solved.

    #1125257

    Hi rikv,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.