Manage Events

1: List All Events

From Dashboard, Go to Events >> All Events You can view, edit, delete and clone any events you want

2: Add The Type of Events

From Dashboard, Go to Events >> Type - This feature allows you to add unlimited event types according to your need. - You enter name of event type, slug, description and choose Parent Items. - You also view, edit and delete any event types. You can see the illustrated image below:

3: Add A New Tag

From Dashboard, Go to Events >> Tag - With this feature, You can add unlimited tags - You will enter tag name, slug, description and choose parent item if you want to add a new tag - This feature let you view, edit and remove any tags.

You can see the illustrated image below:

4: Event Settings

4.1: General Settings

From Dashboard, Go to Events >> Settings >> Gereral Settings This functionality allows you to rewrite slug, choose Calendar Date Format, Calendar Time Format, Calendar Language.

4.2: Event Settings

From Dashboard, Go to Events >> Settings >> Event Settings This functionality supports you setting the event archive and single event with several custom fields + Event Archive Settings - Choose " Show past in Archive" or "No" - Order according to Ascending or Descending - Order by Title, Custom Sort, Start Date, ID - Change Background, Header and Footer + Single Event Settings - Allow you to change Background, Header, Footer - Add Google Key Map, Google Map Zoom

5: Customize Template

Copy php file from Plugins/ova-events/templates/*.php to Themes/egovt-child/ovaev-templates/*.php

5.1 Customize event list template

You can customize in Plugins/ova-events/templates/archive-event.php file

5.2 Customize detail event template

You can customize in Plugins/ova-events/templates/single-event.php file

5.3 Customize Search Form template

You can customize in Plugins/ova-events/templates/search_form.php file

5.3 Customize Event Element in Elementor template

You can customize in Plugins/ova-events/templates/elementor/*.php file

Last updated