# Manage Portfolios

## 1: Settings

Appearance >> Customize >> Portfolio

### 1.1: Archive Page

* Choose the numbers of posts per page: unlimited- depend on your need
* Order By: ID, Title, Date, Random
* Order: Ascending, Descending
* Select layouts with 2 columns, 3 columns or 4 columns
* Pick up Archive Type with 3 options: Classic, Modern and Grid
* Change Background
* Change Header Type and Footer Type&#x20;
* Show/hide fields in archive/category page

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

### 1.2: Detail Page

* Single Type: Type 1, Type 2, Type 3
* Change Background
* Change Header Type and Footer Type&#x20;
* Show/hide fields in detail page.

![](/files/PHeTrtrTt7UB3K5zA3vb)

## &#x32;**: List All Portfolios**

From Dashboard, Go to Portfolio >> All Portfolios\
With this feature, you can see a list of all Portfolios. Besides, it lets you view, edit, remove and clone any portfolios

![](/files/-MGNLQSj9c2x693QB5Jd)

## **3: Add A New Portfolio**

From Dashboard, Go to Portfolio >> Add  A New Portfolio\
If you want to have a new portfolio, You only need: \
\- Write Title, Description, Excerpt\
\- Add Date, Location, Department\
\- Create Gallary\
\- Allow Comments, Trackbacks and pingbacks or not<br>

![](/files/-MGNO1kRV4201yVFlkvh)

![](/files/-MGNN6oo3Wv2VGEWCkTh)

## **4: Add  A New Portfolio Category**&#x20;

To add a new portfolio category, you only need to: \
\- Add Name of portfolio category, slug and description  \
\- Choose Parent Items‌

You can see the image below:    &#x20;

![](/files/-MGRKpXPuz46etXZQido)

## 5: Portfolio Elements in Elementor

<div><figure><img src="/files/CuUCqG5naaZhrndvA4F6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zkJ6MpcEftHRzO5CrRqK" alt=""><figcaption></figcaption></figure></div>

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

## 6: Customize Template

Copy php file from \
Plugins/ova-portfolio/templates/\*.php \
to\
Themes/egovt-child/ovapor-templates/\*.php

### 6.1 Customize portfolio list template

You can customize in Plugins/ova-portfolio/templates/archive-por.php file

### 6.2 Customize detail portfolio template

You can customize in Plugins/ova-portfolio/templates/single-por.php file

### 6.3 Customize portfolio Element in Elementor template

You can customize in Plugins/ova-portfolio/templates/elementor/\*.php file


---

# 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://ovatheme.gitbook.io/egovt/main-features/manage-portfolio.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.
