I am creating a sponsorship site which will list children you can sponsor.
There will be 300 children in the database all channel entries.
When a user looks at the donate page I would like to only show the children who’s birthday falls in the month we are in, and limit it to 20.
So in this case if we looked now, it would show all children born in October.
I am looking for any way this can be done.
Not fussed with what data needs to be entered to do this, additional fields etc or even categories as months.
I would ideally like it all to be done by a date field.
To clarify:
- Limit results to 20
- Only show children who’s birthday is in the month we are in
Any help will be appreciated.
Thanks.