# Simple Calendar

## 1: Display at frontend

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

![](https://546673363-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MW3F_nSo5166LWY6zN0%2F-MW3hcNTpMFU1lX7C7yx%2F-MW3iuictIHsjvU2IScv%2FScreen%20Shot%202021-03-18%20at%204.47.21%20PM.jpg?alt=media\&token=d63f65dd-9520-45d5-a464-555d8fc507bd)

## 2: Config in Elementor or Shortcode

### Config Elementor

<div><img src="https://546673363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW3F_nSo5166LWY6zN0%2Fuploads%2F93rYo1myiQ8EGtoyUMZz%2FScreen%20Shot%202024-07-29%20at%2010.25.25.png?alt=media&#x26;token=e10cc849-1942-45c3-b29d-2b60d1e3d942" alt=""> <figure><img src="https://546673363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW3F_nSo5166LWY6zN0%2Fuploads%2FEA9cyzBk9W9R2amQBLUJ%2FScreen%20Shot%202024-07-29%20at%2010.25.41.png?alt=media&#x26;token=c052145c-0d88-4106-85b0-a2bc270f9e30" alt=""><figcaption></figcaption></figure></div>

### 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.
