Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sibicleison

    (@sibicleison)

    Example:

    Button -> READ MORE

    when you click open the full content

    Plugin Contributor Jim True

    (@jimtrue)

    What you’re talking about is the permalink from the Archive page to the Detail page for a Post type.

    Depending on how you created your list of pods:

    In a Pods Template (when looping through the item detail) use the magic tag {@permalink} in your a href to link directly to the Detail page.

    In a PHP WordPress theme template, in the loop for the archive, you can use get_permalink() in your a href.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Button to open full content’ is closed to new replies.