📓
fullevent
  • Requirement and Install FullEvent Plugin
  • Update Plugin
  • All Settings
  • Manage Category
  • Manage Event
  • Elements
    • Events Slide
    • Event Filter Ajax
    • Events
    • Simple Calendar
    • Full Calendar
    • Ajax Search
    • Categories Slide
    • Search Filter Page
  • Manage Event Sidebar
  • Create Event Template with Elementor
  • Customize Template
  • Replace Text
  • Make multiple language
  • Troubleshoot
Powered by GitBook
On this page
  • 1: Display at frontend
  • 2: Config in Elementor or Shortcode
  • Config Elementor
  • Config Shortcode
  • 3: Customize Template

Was this helpful?

  1. Elements

Full Calendar

PreviousSimple CalendarNextAjax Search

Last updated 10 months ago

Was this helpful?

1: Display at frontend

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

2: Config in Elementor or Shortcode

Config Elementor

Category: Choose All or a category

Excluded Categories: Insert Category ID that you don't want to display in results. Filter Event: All, Upcoming, Special, Past

Config Shortcode

[ovaev_fullcalendar category="all" show_filter="yes" filter_event="all"]
<!--
category: all or get by category slug.
show_filter: show/hide Filter Event.
filter_event: all, past_event, upcoming_event, special.
-->

3: Customize Template

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