Questions tagged [query]

147 questions
3
votes
1 answer

Using 'or' within query parameters

I have an entry which shows related events, based on the entry category, at the bottom. These events all have a start date and an end date - the end date is required, if the event is only one day, eventEndDate should be set to the same date as…
Grace
  • 55
  • 4
1
vote
1 answer

Query entries from two sections, check date field for one section and include pagination

I'm having a page that shows entries from two sections: news and events. The page has the following layout: All current event entries Current event entry 1 Current event entry 2 All upcoming event entries Upcoming event entry 1 Upcoming event…
Rinus
  • 135
  • 7
1
vote
1 answer

Query section entries based on start/end date and type

I'm having the following layout on a page: a messages page that shows events and news that are grouped in a section called messages. The page starts with current events, then upcoming events and finishes with all messages (old events and news). The…
Rinus
  • 135
  • 7