• Resolved brunobarros

    (@brunobarros)


    The default archive page seems to be a good starting point to list all stories with pagination.
    But the navigation do not allow to go back to the list. There is no “close” or “back button” on the interface as the lightbox mode has.
    Is there a way to set the lightbox mode on the archive page?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Luckyna San

    (@luckynasan)

    @brunobarros?thanks for reaching out with your topic. Note that?your default archives page is provided by WordPress by default and as designed by your theme.

    You have the option to create your own?custom?archive?page?for stories and then add the Web Stories block to that?page. (You can find out more about customizing that page here:?https://wp.stories.google/docs/best-practices/#Archive.) The blocks will have a lightbox. The block displays the X most recent stories and then has a “View all Stories” link that points to the archive?page, but it will not have any pagination.

    If you need proper pagination on the archive?page, you can use the Query Loop block and add that Web Stories block inside of it. The Query Loop block in WordPress supports pagination as expected.

    Thread Starter brunobarros

    (@brunobarros)

    Thank you, Luckyna.

    A have a look at the Query Loop and I had this insite that I can achieve the same goal with “pre_get_posts” and implement my own pagination too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How configure the default archive page to use lightbox’ is closed to new replies.