> 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/tripgo-menu/destinations/create-destination-category.md).

# Create Destination Category

## 1: Create Destination Category

Go to **Tripgo >> Destinations >> Destination categories**

<div><figure><img src="/files/MLgjT51DDtuPZ77gdecO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zQ8iZyw4FbhcmYcoUK4Z" alt=""><figcaption></figcaption></figure></div>

## 2: Display at frontend

### a) Archive Page

* Go to Appearance >> Menu >> Create custom links: \*\*<https://your-domain/tour\\_destination**&#x20>;
* You can use Loco Translate plugin to replace slug "**tour\_destination**" to new slug. [Read here](/tripgo/other-settings/translation.md)
* Change Template in [Settings](/tripgo/tripgo-menu/destinations/settings.md)

<div><figure><img src="/files/pmNa44IET9hr4cV0zahe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/S4dozF1jx0k7KTqsDS9R" alt=""><figcaption></figcaption></figure></div>

### b) Destination Category page

* Go to Appearance >> Menu >> Create custom links: **<https://your-domain/cat\\_destination/slug-category/>**
  * Example: <https://demo.ovatheme.com/tripgo/cat_destination/america/>
* You can use Loco Translate plugin to replace slug "cat\_destination" to new slug. [Read here](/tripgo/other-settings/translation.md)
* Change Template in Apperance >> Customize >> Destinations >> Archive >> "Template" option. Read more [here](/tripgo/tripgo-menu/destinations/settings.md)&#x20;

<div><figure><img src="/files/xWzDzntHtOembmrp7I7J" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mh1eU2fIBx5ClYzy4YIx" alt=""><figcaption></figcaption></figure></div>

## 3: Customize Template

```
Copy file from

plugins/ova-destination/templates/archive-destination.php
to
themes/tripgo-child/ovadestination-templates/archive-destination.php

You have to create "ovadestination-templates" folder in child theme
```
