I'm having an issue listing my classes the way I want. It keeps listing all of the courses from one category first then moving to the next. For my calendar I like the colors so I use categories, but on my Event List page it shows 50+ events from one category instead of intermingling them sorted by date. I have checked the "By Date" field in configuration but that just sorts them by date via
If I put all of the events in one category then all of my colors on the calendar are the same. I don't want that.
Questions: Is there a way to list only so many classes per category? ie: the next 3 upcoming then switch to another category? I don't think there is
Is there a way to list the events in order by date instead of category?
Can you make the colors on the calendar by events and not categories?
On the Event List page, is there a way to BOLD the event name?
Is there a way to use the dropdown menu from the Event List page and put that elsewhere on my site?
I could fix my problem by getting rid of the event list page and have them select by city instead of viewing the dropdown via category (city in my instance) but I don't know how to replicate the category dropdown.
Please help me come up with a workaround to this. I want to have my event listing page in order by Date but also keep the colors per different events on my calendar
Hello. Currently, you can't intermix the events on the listing view within the categories. We'll be making some other options for this soon, but currently, there are none. The colors used in the calendar are just for categories, not assignable per event.
To style anything seen on the event listing, do it in this CSS file:
/components/com_dtregister/assets/css/main.css
So there is no immediate solution for EXACTLY what you want. We'll try to work it in ASAP.
I can't figure out how to only bold the title of my event, not the entire row. The main.css seems to only allow me to bold all of the event details, not only the title.