I am trying to organize my entries by category on the page. Basically I want the category archive tag, but I need to access my channel custom fields. Look at this page and you will see what I mean.
http://67.199.23.35/tripcalendar/
The categories are Service Adventures, Language Adventures etc. The listings in those categories are underneath.
I need a way to dynamically loop through the categories, build that header, then list the entries underneath.
I need it to be dynamic so my client have to edit the template.
I don’t know enough php, but is it possible to loop through each category and display the listings and then move on to the next category.
The categories you see are sub-categories of a parent category called Trip Types.