On a couple of pages (such as homepage) we have events showing in custom places. Without being able to show you (as the site’s still in local development), I’ll try explain the layout; 3 columns, 2 rows.
Position 1: latest post
Position 2: latest post in specific category
Position 3: the first upcoming event from EE4
Full width feature panel.
Position 4: the latest post offset by 1
Position 5: latest post in specific category offset by 1
Position 6: the second upcoming event from EE4
I can get Position 3 without any trouble using this:
When I get to Position 6, I’m having trouble returning the second soonest upcoming event. I’m wanting to use something like: 'offset' => 1
As I do in the custom queries for position 4 and 5, but I’m having no luck tracking down a list of attributes that I can use with EventListQuery.
Thanks in advance, please let me know if you need any more clarification.
The support post ‘Offset attribute for custom query?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.