• I have a feeling this is possible with CCS but I’m having a hard time:

    I’m looking to get the last 5 posts where the field ‘updated’ was updated (gets updated with a timestamp), but only return 1 posts per category…

Viewing 1 replies (of 1 total)
  • For the first part you can use [loop type=post orderby=modified]

    Then its depending on how you get the categories. If programmatically – use for if they are fixed, use [if]

Viewing 1 replies (of 1 total)
  • The topic ‘Get posts by updated field value and category’ is closed to new replies.