• Resolved tnakkas

    (@tnakkas)


    I am using your plugin to create stories for my website and I have create a custom archive page.
    The archive page is displayed in the permalink /our-stories.

    Currently, when someone clicks on a single story, the popup with the story opens correctly, but the url is updated to the /web-stories/single-story-permalink.
    Is it possible to make the single story appear under the /our-stories permalink, like /our-stories/single-story-permalink

    Secondly, I display the latest posts in the site’s homepage, and I also fetch posts of web-stories there.
    When I click a web-story from my homepage, it opens the single story in a new page but there is not any ‘X’ button and I can not close that page and return to the previous window without clicking the browser’s previous button.

    Is there any workaround to handle this situation?



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

    (@swissspidy)

    Hi there,

    The plugin doesn’t offer a setting to change the permalink base for the single stories links. However, this could be achieved using some custom PHP code using WordPress filters if desired, though we haven’t tested that so can’t guarantee full functionality.

    As for the “X” button, this only exists when stories are embedded using our Web Stories block or shortcode, because then they will open in a lightbox instead of a new tab. So if you list your latest stories on your homepage, you could for example do that using the Query Loop block and then the Web Stories block within that to display a single story. Then it would open with the “X”.

Viewing 1 replies (of 1 total)

The topic ‘Single story permalink’ is closed to new replies.