all except Latest from category in Loop
-
this may seem like an odd request, but i want to know how to call all posts except the latest one. i want to know how to do the following…
loop search for latest post in category (example the featured category); then rewind loop; then search for all posts in all categories, except the latest post from a category (same as before, example noteworthy).
why would i want to do this? well first i want the latest post from the featured category on top. then display all other posts (including the others from the featured category) below it. but i don’t want the same post to appear at the top and among the other posts (it’ll obviously look weird).
The topic ‘all except Latest from category in Loop’ is closed to new replies.