• Resolved sainisunil

    (@sainisunil)


    Hi,

    I need direct link to the second page and third page of the web story. So if I click on the link, page 2 or 3 is opened instead of page one.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Pascal Birchler

    (@swissspidy)

    Hi there

    If you check the source code of your story on the frontend, you’ll see that every <amp-story-page> element has a unique id attribute:

    This attribute can be used to link directly to a specific page, like so: https://nebulastudio.in/bhardwaj-dev/web-stories/632/#page=<page-id>

    For this particular story, this links to page 2: https://nebulastudio.in/bhardwaj-dev/web-stories/632/#page=22d32498-b69a-4a4d-9240-baa4c6cedc3a

    And this links to the third page: https://nebulastudio.in/bhardwaj-dev/web-stories/632/#page=d6c2d1a0-e81f-47e6-ab62-5b601c64b280

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Direct link to page 2 and 3 of a web story’ is closed to new replies.