Looping through posts and pages (which have a tag)
-
So I’m trying to get a list of pages with a certain tag and additionally all posts , in the same list ordered chronologically.
[loop type=post,page] obviously gets me all posts and pages. [loop type=post,page tag=thetag] gets me only the pages with the tag but not the posts. Now to filter the pages I’m a little lost.
Is it possible with CCS to make a query like that? Or should I do the ranking afterwards with javascript?
Thanks for the help
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Looping through posts and pages (which have a tag)’ is closed to new replies.