Is it possible to skip posts?
-
Hi! I want to display the latest posts on our homepage in two columns. I’m using a bootstrap theme so making the columns is easy enough. However, what I want to do is display the most recent 3 posts in the left columns, and the *next* most recent (i.e. the 4th-6th) in the right column.
I don’t see any option to “skip” posts, but it would be great if there were. Something like this perhaps:
[ic_add_posts showposts=3 skip=3]
Have I missed something in the documentation? Would love to hear there’s already a way to do this.
I’m quite happy to mess with backend code if required — I’ve already modified posts_loop_template.php to suit our needs.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Is it possible to skip posts?’ is closed to new replies.