• Resolved matejkralik

    (@matejkralik)


    Hello, I am new in creating pages with PODs. I would like to ask, how do I load a single page from created liste of itesms. Let say I have got a list of photo-albums on page, and when I click on one of them, the detailed page related to that specific album will show. How do I do this with Elementor, Pods?

Viewing 1 replies (of 1 total)
  • Plugin Support pdclark

    (@pdclark)

    The universal WordPress function to get the URL for a detail page of a post, page, or other content type is get_permalink().

    In the context of a Pods template or shortcode, such as for use in a [pods] shortcode within Elementor, the magic tag to get the permalink is {@permalink}

Viewing 1 replies (of 1 total)

The topic ‘Load single page from list or items’ is closed to new replies.