To display a montly overview, I use following code in a module:
<a href="index.php?option=com_jevents&task=month.calendar&year=2019&month=1&lang=nl">Kalender 1ste trim 2019</a>
This works fine as long as there are only events for 1 category but most of the time this is not the case and then you see only events for 1 category.
Is there a way to show all events for all categories?
<a href="index.php?option=com_jevents&task=month.calendar&year=2019&month=1&lang=nl">Kalender 1ste trim 2019</a>
This works fine as long as there are only events for 1 category but most of the time this is not the case and then you see only events for 1 category.
Is there a way to show all events for all categories?