# Categories

## 1: Add a New Category

&#x20;Go to **Movies >> Categories >> Add New**

<figure><img src="https://2378307249-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0hrVNrJA5xnVtB6FlF7I%2Fuploads%2FaTFf8kZnyxZT0tASMKfy%2Fcategory-aovis-wordpress-movie-theme.png?alt=media&#x26;token=e1fbb944-7d8a-4962-b079-bedc162e1504" alt=""><figcaption></figcaption></figure>

## 2: Configure Movie Category Page

### a) Setup in backend

* Add a movie category to menu

<figure><img src="https://2378307249-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0hrVNrJA5xnVtB6FlF7I%2Fuploads%2FzWrq56WeuuRqD8LuMFA3%2Fcategory-aovis-wordpress-movie-theme-1.png?alt=media&#x26;token=63c1255a-0c10-448d-83e1-fbc4f06e9a21" alt=""><figcaption></figcaption></figure>

* Display via link: <https://your-domain/movie\\_cat/slug-category> . Example: <https://demo.ovatheme.com/aovis/movie_cat/comedy/>
* If you want to change "movie\_cat" in path, you can use Loco translate plugin to replace it to your language. [Read here](https://app.gitbook.com/o/-MjS0ioSsGAZeh0ITtOA/s/rBL0RfxDBqGZBQvc99pQ/)
* Change "Get Ticket, Watch Trailer" text to your language in [Movie Settings.](https://ova-themes.gitbook.io/aovis/settings#general)
* Change Header, Footer, Template of Listing Movies in [Movie Settings](https://ova-themes.gitbook.io/aovis/settings#movie)

### b) Display at frontend

<figure><img src="https://2378307249-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0hrVNrJA5xnVtB6FlF7I%2Fuploads%2FObkgB2HYTFh3vwWRISOU%2FScreen%20Shot%202024-08-29%20at%2016.25.14.png?alt=media&#x26;token=b2ffc6c1-43f4-4cf1-88fd-a63b2f02895f" alt=""><figcaption></figcaption></figure>

### c) Customize Template

```
Copy file
plugins/movie-booking/templates/movie/archive-movie.php
to
themes/aovis-child/ovamb-templates/movie/archive-movie.php
```
