# Manage Service

## 1: Settings

Appearance >> Customize >> Service

### **1.1: Service Archive**

* 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.
* Link All Service
* Background Archive Service
* Header: Choose a header verison
* Footer: Choose a footer verison
* Show/hide fields in archive template

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

### **1.2: Single Service**

You are easy to create Single Service Page on your own with several custom fields

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

![](/files/YCGSASSPG77X9XMsx9ie)

## **2: List All Services**

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

![](/files/-MGNUkeXZR7zl1nYwidO)

## **3: Add A New Service**

From Dashboard, Go to Service >> Add  A New Service\
To create a new service, You only need to add: \
\- Title\
\- Description \
\- Exerpt \
\- Image \
\- Link of image \
\- File List Attached \
\- File in Sidebar\
\- Class Icon\
\- Class Icon Hover\
You can allow comments, trackbacks and pingbacks or not

![](/files/-MGNVnm8-853sxUyc7lV)

![](/files/-MGNVqXjTUCBRrO4LXQM)

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

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

You can see the image below:    &#x20;

![](/files/-MGRLMg_c-9_Izf9bwLt)

## 5: Service Elements in Elementor

### 5.1: Service Archive

<figure><img src="/files/9Ha04M8ajImdtnfArBa0" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/K4wxR2G3NgEdsGmUo2gf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/X9j0v8NfO4jeiZxFUCKk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wTeiHFhisuCZO9gqyNHW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cWlzeKa92lbdKPLZmOe3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iXdlCsfXlqC70yZ6L5Li" alt=""><figcaption></figcaption></figure></div>

### 5.2: Resource in Service

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

## 6: Customize Template

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

### 6.1 Customize Service list template

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

### 6.2 Customize detail Service template

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

### 6.3 Customize Service Element in Elementor template

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