Simple Calendar

1: Display at frontend

You can use Elementor or Shortcode to display template like here:

2: Config in Elementor or Shortcode

Config Elementor

Config Shortcode

[ovaev_calendar category="all" exclude_cat="" filter_event="all"]

<!--
category: all or some slug of category. Example: slug1, slug2, slug3
exclude_cat: Search without some categories. Example: slug4, slug5, slug6.”
filter_event: all or past_event or upcoming_event or special_event
-->

3: Customize Template

Copy file Plugins/ova-events/templates/elements/ovaev_events_simple_calendar.php to Your-theme/ovaev-templates/elements/ folder. Note you have to create these folder.

Last updated

Was this helpful?