Detail
The display template shows the specifics of an individual entry from a repeater template. An example would be clicking on an individual blog entry from a listing of blog entries and being able to see the entire blog post. It's a subpage of it's parent page on the repeater template.
Usage
Shortcode:
[entry]
Code Example:
[entry] <h1>{{name}}</h1> <p>{{blog_content}}</p> [/entry]
Please sign in to leave a comment.
0 Comments