# Team

## 1: Setting

Go to Appearance >> Customize >> Team

### **1.1:  Archive template**&#x20;

You can change:&#x20;

* Header
* Footer
* Layout
* Template
* Number of posts per page
* Show/Hide fields in page

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

### **1.2: Single template**

you can change:

* Header
* Footer
* Show/Hide fields in page

<figure><img src="/files/7m2FWT4YaAf3MXBgGV9L" alt=""><figcaption></figcaption></figure>

## 2: Add Category

Go to Teams >> Categories >> Add New

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

## 3: Add New Team

Teams >> Add New Team >> Insert some fields:

* Name
* Content: You can create content with Elementor.
* Category
* Avatar
* Job
* Socials: Find [Icons here ](/infetech/other/icons.md)
* Slogans
* Sort order: Use in some elements.

![](/files/G2m5zpa3N64oqFdZu2gV)

![Edit Team with Elementor.](/files/ksh0lEJMkclzp6o7cbS1)

## 4: Team Elements in Elementor

### 4.1) **Our Team**

Suport 8 Templates

Columns: 1,2,3,4

<div><figure><img src="/files/5ftXe33qGgtYnzP9CKGf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nCh1D7rL6nnnmprxcaEx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kCIq29Nc59v2WQrtk2Rl" alt=""><figcaption></figcaption></figure></div>

### 4.2) Our Team Slide

Suppot 8 Templates

<div><figure><img src="/files/QHfwVA43itakJmQ7YAug" alt=""><figcaption></figcaption></figure> <figure><img src="/files/u0tqTGFeYrS24HZzOxe6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FhypyxL9mymNAjFwNa3V" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7fhccoVboW6kJYlQByQ2" alt=""><figcaption></figcaption></figure></div>

## 5: Translate Text

You can replace slug (team) to new slug also change text in plugin to your new text.

Go to Loco translate >> Plugins >> Choose "Ovatheme Team" >> Add New Language

Note: You have to choose "**System**" option

![](/files/Sx5rV4JMLsjBcwGeUZuE)

![](/files/rwFnJnzHOQ9RZg2acXXm)

## 6: Customize template

You can customize template of plugin in child theme:

```
Copy files:

plugins/ova-team/templates/*.php file
to
themes/infetech-child/ovateam-templates/*.php

Note: You have to create "ovateam-templates" folder in child theme
```

<figure><img src="/files/bNl62lfGr5UOE507sIvU" alt=""><figcaption><p>These fiels you can customize in child theme</p></figcaption></figure>


---

# 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://ova-themes.gitbook.io/infetech/main-features/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.
