Manage Event

1: Add new event

Go to Event >> Add new Event

2: Display Event at frontend

You can go to Event >> Events Setting >> choose Show/hide sidebar

3: Customize Event Detail Template

Copy file: Plugins/ova-events/templates/single-event.php file

to

Your-theme/ovaev-templates/ folder. You have to create "ovaev-templates" folder in your theme.

4: Customize Event Listing Template

Copy file: Plugins/ova-events/templates/archive-event.php file

to

Your-theme/ovaev-templates/ folder. You have to create "ovaev-templates" folder in your theme.

Last updated