# All Settings

## 1: General Settings

![](/files/ihVU7MrurSAs8Oy7kkhB)

* **Date Format, Time Format**: Use when the guest choose date at frontend (example in search form). \
  To change date format (display in archive, detail event): you can change in Settings >> General >> Date Format\
  \
  \- **Date Format:** Support d-m-Y, m/d/Y, Y/m/d, Y-m-d\
  \- **Time Format:** 24 hours, 12 Hours (am or AM)
* **Calendar Language**: Choose to display language of calendar at frontend.
* **Primary Color**: Change main color of plugin

## 2: Event Settings

![](/files/puZgBPphnbwG8IfQIRGO)

### 2.1 Archive

**Template**: Include 6 templates

**Columns**: Choose Column 1, 2, 3

**Show event sidebar**: In Archive or Single Event

**Show event in past**: Display Past Event in Archive Page.

**Order by:** Start Date, Title, Custom Sort (the admin defined it when create event), ID

**Order**: Increasing, Decreasing

**Thumbnail**: Define size of thumbnail like 700x450

### 2.2 Single

**Show Sidebar**: Dipslay sidebar in event single page.

**Show Title**: Show/hide title in event detail

**Template**: Default template or Other Template (that build from Elementor)

**Google Key Map**: Insert google keyp map to use google Map

**Google Map Zoom**: set default map zoom

## 3: Checkout Settings

If you want to use WooComemrce for booking an event, you have to choose a simple product in checkout setting.

<figure><img src="/files/FSO5POwBqcG1liFbEPQX" alt=""><figcaption></figcaption></figure>

You have to create an "Booking Event" Product in WooCommerce (Products >> Add New)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ovatheme.gitbook.io/fullevent/all-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
