# Create Destination Category

## 1: Create Destination Category

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

<div><figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2Fkt9Nb4VRVrD0ksZUxzDn%2FScreenshot%202025-07-24%20at%2010.55.17.png?alt=media&#x26;token=30e51793-cfe4-4fcc-a9a6-70c8fd13b878" alt=""><figcaption></figcaption></figure> <figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FFPx5H8qyYX4Xw6qzZH8s%2FScreenshot%202025-07-24%20at%2010.51.46.png?alt=media&#x26;token=f994acda-d0e8-4311-b130-2c21dc37a1dd" 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](https://ova-themes.gitbook.io/tripgo/other-settings/translation)
* Change Template in [Settings](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations/settings)

<div><figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FsLVyp6QgBVjJrlFIf6QB%2FScreen%20Shot%202024-08-27%20at%2013.47.40.png?alt=media&#x26;token=ebc03b0e-d47a-4f54-96ed-57e0158a8aef" alt=""><figcaption></figcaption></figure> <figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2Fv9B5KlA4x70wb2PjAbNB%2FScreen%20Shot%202024-08-27%20at%2013.54.11.png?alt=media&#x26;token=cff85e54-4284-4f81-82f2-616c196320be" 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](https://ova-themes.gitbook.io/tripgo/other-settings/translation)
* Change Template in Apperance >> Customize >> Destinations >> Archive >> "Template" option. Read more [here](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations/settings)&#x20;

<div><figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FwweVMVHgNMuXJku1tlEu%2FScreen%20Shot%202024-08-27%20at%2013.51.09.png?alt=media&#x26;token=daebf72f-dd3f-4eb4-8170-c044184df147" alt=""><figcaption></figcaption></figure> <figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FuXyjbAj9xxFHfR66hvBZ%2FScreen%20Shot%202024-08-27%20at%2013.53.37.png?alt=media&#x26;token=1738cb6c-2688-4361-b6c4-8f5c2ac39c0b" 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
```
