# Manage Team

## 1: Settings

Appearance >> Customize >> Team

### **1.1: Archive Page**

Your Archive Team Page will be installed with several custom fields:

* Choose the number of posts per page: unlimited- depend on your need.
* Order By: ID, Title, Date, Random
* Order: Ascending, Descending
* Select layout with 2 columns, 3 columns or 4 columns.
* Background Archive Team
* Header: Choose a header verison
* Footer: Choose a footer version
* Show/hide fields in archive/category page<br>

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

### 1.2: Detail page

* Background Detail Team
* Header: Choose a header version
* Footer: Choose a footer version
* Show/hide fields in detail page

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

## **2: List All Members**

From Dashboard, Go to Team >> All Members\
With this feature, you can see a list of all memberes. Besides, it allows you to view, edit, remove and clone any member pages

![](/files/-MGNcxKT5krcsIcZo2fZ)

## **3: Add A New Member**

From Dashboard, Go to Team >> Add  A New Member\
You can add:\
\- Title\
\- Description \
\- Avatar\
\- Job \
\- Email \
\- Phone \
\- The Class Icons of social networking sites\
\- The Links of social networking sites\
\- A New Social Networking Site\
\- A signature

![](/files/-MGNf4npUBS_Wa4nfiC4)

![](/files/-MGNf7aIDtQtb_zUkagA)

![](/files/-MGNfA44goMRZcawOemA)

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

With this feature, to create a new team category, you only need to: \
\- Add name of team category, slug and description  \
\- Choose Parent Items‌

You can see the image below:     <br>

![](/files/-MGQue8GRQti6Bro2wyZ)

After adding the new team category "public administrator", you will see:

![](/files/-MGQuhUs4iipELrS95n4)

## 5: Team Elements in Elementor

### 5.1: Our Team

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

### 5.2: Team Slide

<div><figure><img src="/files/byMzoABvM6WytIjlllMQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LHNU4PYySrcDAB1WM4EU" alt=""><figcaption></figcaption></figure></div>

### 5.3: Ova Contact Form

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

### 5.4: Team Slide 2

<div><figure><img src="/files/RlWoGbOTUAlPx5GDWUQ2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VLE7FnNop6v8f5SY2hPZ" alt=""><figcaption></figcaption></figure></div>

## 6: Customize Template

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

### 6.1 Customize Team list template

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

### 6.2 Customize detail Team template

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

### 6.3 Customize Team Element in Elementor template

You can customize in Plugins/ova-team/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-team.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.
