> For the complete documentation index, see [llms.txt](https://ova-themes.gitbook.io/aovis/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/aovis/movie/categories.md).

# Categories

## 1: Add a New Category

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

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

## 2: Configure Movie Category Page

### a) Setup in backend

* Add a movie category to menu

<figure><img src="/files/DF7pGvdW4WCBQCsLhqvz" 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://ova-themes.gitbook.io/transflash/)
* Change "Get Ticket, Watch Trailer" text to your language in [Movie Settings.](/aovis/movie/settings.md#general)
* Change Header, Footer, Template of Listing Movies in [Movie Settings](/aovis/movie/settings.md#movie)

### b) Display at frontend

<figure><img src="/files/2DuQUk9Ws9NZUsozVtYi" 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
```
