In the file templates/forms/event/categories-public.php on line 11 there is a typo.
<div class="event-cateogries">
should be
<div class="event-categories">
In the file templates/forms/event/categories-public.php on line 11 there is a typo.
<div class="event-cateogries">
should be
<div class="event-categories">
will correct that
You must log in to post.