I could successfully create a “Posts” section to display the most recent up to three posts.
Switching from most recent Psts to Events (I am using the M.E.Calender) no entries are shown.
Instead of last three posts I want to display “upcoming 3 events”.
I guess something needs to be changed:
- in the Looper Provider of the “Posts” Element
(as it is set to “Recent Posts” and that would no longer be correct but I do not see to what to set it as alternative) - in the Conditions of the “Post” element as setting “Post Type ‘is’ Event” is not bringing up the published event instead of the posts.
Maybe you can point me to some kind of tutorial as I can imagine this is not an unusual use case: displaying tiles of upcoming events…