I have JEM calendar 4.3.0
I want to stop the display of the Categories info on the event page. It also has a hyperlink to show a list of the events for that category - that too I want to disable (if I manage to not display the category then the hyperlink won't matter).
Currently it shows Where, When, Category, Description.
Help wanted to disable the categories display please.
My way to do this is: (if you are in responsive style):
I go with ftp to mysite.com/components/com_jem/views/event/tmpl/responsive/default.php
and exclude the lines 124-138 with creating 2 new lines at the start <?php /*?>
and at the end <?php */?>
then the categories are not anymore there.
But this is a core changing which will be away after an update.
If you want this permanent, you have to create an override.