Hi,

what would be the correct filter criteria setup to have recently (last) added content.

Is this correct:

content: published (yes)
content: type (= content type)
content: post date (>= +1 day)

Thank you

Comments

nevets’s picture

Not sure why you have "content: post date (>= +1 day)", it will not match any content unless you are setting the post date in the future.

You will want the first two filters, a sort of post date (Descending so its newest to oldest) and possible limit the number of posts displayed.

keneso’s picture

Thank you

Indeed I was not sure about it either, that's why I posted.

I have the number of items limit.
I thnik what made me try that road was because I had not refreshed, and I could not see the last added content, now that you cleared it, and that in the meantime I had refreshed all seems as expected.