Display posts from a specific year
-
Trying to figure out how to display magazines (post type “tidningar”) from a specific year. The manual does not give a proper example of how such a statement should be written. The code below does not work properly, it just shows al magazines.
[raw]
[for type=tidningar year=2019][loop orderby=date][link]
[field image size=thumbnail]
<h4>[field title]</h4>
[field date] | [field excerpt words=25]…<br>[/link]
[/loop]
[/for]
[/raw]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Display posts from a specific year’ is closed to new replies.