Limit number of posts
-
Hi Oliver
I’d like to display only the most recent 5 posts on the front page via shortcode, e.g. [SimpleYearlyArchive showposts=”5″]. Is there a way to limit the number of posts like that?
I’m currently handling this with the nth selector: .sya_container ul li:nth-of-type(1n+6){display:none;}
Thanks, any help would be greatly appreciated ??
Best regards from Zürich
TJ
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Limit number of posts’ is closed to new replies.