So I made a site on another builder that made it really simple to do the following:
* Have a database of “Workshops” and “Facilitators” (with descriptions and dates and other fields, such as a relationship to multiple Workshop Facilitators”
* Have a page dedicated to displaying all the available workshops, with filters and pagination (basically a list of workshops, each item having the list of Facilitators for that workshop with the portraits displayed)
* Each workshop would have its own page where you can apply, and application gets sent to AirTable or other (possibly multiple) databases
Can I do this in WordPress? I tried using custom post types, but failed to list them in any way close to what I had with the other website builder.
[ad_2]