> For the complete documentation index, see [llms.txt](https://ova-themes.gitbook.io/tripgo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ova-themes.gitbook.io/tripgo/event/event-settings.md).

# Event Settings

## 1: General Settings

Go to: Events >> Settings >> General Settings

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

The feature allows you to config:&#x20;

* **Date Format:**&#x20;

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

* **Time Format**:&#x20;

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

* **Calendar Language**:&#x20;

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

## 2: Event Settings

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

### 2.1: Archive Event Settings

Allow you to set:&#x20;

* **Template:**

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

* **Columns**: We support 1,2,3 columns
* **Show event in past**: show/hide event in past
* **Posts per page**
* **Order by:** Title, custom sort, start date or ID
* **Order:** Increasing or Decreasing
* **Thumbnail**
* **Header**: Choose header for the Event Archive Page

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

* **Footer**: Select footer for the Event Archive Page

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

### 2.2: Single Event Setting

Enable you to modify:&#x20;

* **Show Title**: You can choose show/hide title
* **Header**: Choose header for the Event Detail Pages

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

* **Footer**: Choose footer for the Event Detail Pages

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

* **Templates**:&#x20;

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

**Please, note:** The setting in this templates tab will be applied to all event detail pages when you choose "global option" in Events >> All Events >> Add New Event >> Events >> Basic >> Templates tab: select "global"

<figure><img src="/files/2u89ZfhgFtX4CcGq2TYj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ova-themes.gitbook.io/tripgo/event/event-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
