# Events

### Create Joomla articles for Events

Firstly, you need to create articles for Events.

* Please go to Admin > Content > Articles > Create new articles
* Assign them to your event category
* Go to the tab "Article Type Options" > Select an Article Type > *Regular / Video / Gallery / Audio / Review / Quote.*

### Create the event information

* After that, please go to the tab "Event Options", you'll see the event's options
* Enter the information of the event including Location, Phone, Guest Number, Call-To-Action text, URL, Latitude & Longitude&#x20;
* Set the start time and end time for the event

{% hint style="info" %}
The Call-To-Action button is only visible when you set the start time after the current time. \
Ex: Current time: Sep 17th, 2021 -> the start time should be later than Sep 17th, 2021
{% endhint %}

{% tabs %}
{% tab title="Event's description" %}
![An event's description](/files/RzcTi7K0Rcx0fq8dD3iG)
{% endtab %}

{% tab title="Event Options" %}
![](/files/YIc8wjQ6ph81NXLM2ryE)
{% endtab %}
{% endtabs %}

### Show the map

* In the tab "Event Options", you're able to enter both the Latitude and Longitude of the map
* Go to Admin > Extensions > Templates > Styles > ex: tz\_golden heart- Default > Article / Blog > Enable Event Data
* Then you can configure options for the map: Add Google API key, Map type, Map Zoom, Map height ...

![Enable Even Data and Configure Map Options](/files/znoKaUgAbsPHLxgtfelY)

### Add a new menu item

This step is to add a new menu item for the Events page so that it can display properly in the main menu

* Go to **Admin > Menus > Main menu > Add new**
* Menu item type: Articles > Category Blog
* Select your event category
* Template style: **tz\_golden hearts - Default**

![Create a menu item for Events page](/files/uWdEBZxWHk6W7x4QOMpr)


---

# 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://docs.jollyany.co/templates/golden-hearts/events.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.
