> For the complete documentation index, see [llms.txt](https://ovatheme.gitbook.io/egovt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ovatheme.gitbook.io/egovt/main-features/manage-document.md).

# Manage Document

## 1: Settings

Appearance >> Customize >> Document

### 1.1: Archive page

* The number of posts per page: unlimited- depend on your need
* Order By: ID, Date, Title, Random
* Order: Ascending, Descending
* Layout: 1, 2, 3 columns
* Image Sidebar
* Link of image in sidebar
* Background in Archive
* Header: choose a header version
* Footer: choose a footer version
* Show/hide fields in document archive page

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

### 1.2: Detail Page

* Background Single Document
* Header: Choose a header verison
* Footer: Choose a footer version
* Image Sidebar
* Link of image in sidebar
* Show/hide fields in detail page

You can see the illustrated image below:&#x20;

![](/files/7nzAoGdZ6v3tBar55Snd)

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

From Dashboard, Go to Document >> All Document\
This feature will list all document and allow to do some operations with document such as view, edit, remove, clone.

![](/files/-MGN2yMHX7NRm4CULym8)

## **3: Add New Document**

From Dashboard, Go to Document >> Add New Document\
If you want to create the new document, You only need to add:\
\- Title\
\- Description\
\- Exerpt\
\- Image\
\- Link of image\
2 Document List attached\
You can allow comments, trackbacks and pingbacks or not

![](/files/-MGN6JMVAWmQm1iNARzH)

![](/files/-MGN6Oag28T_q21GWll5)

## **4: Add New Document Category**

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

You can see the image below:

![](/files/-MGRKMwvTRcNdM3uYP49)

## 5: Document Elements in Elementor

### 5.1: Document

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

<div><figure><img src="/files/9Sglk74U5CvUlLMV9S12" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sEkn7Vsk7rFrwzStk3mD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ErAkHinXdQnB7wtlJgkI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vNpldBLCDUz0boslQXvl" alt=""><figcaption></figcaption></figure></div>

### 5.2: Document Archive

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

## 6: Customize Template

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

### 6.1 Customize documentation list template

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

### 6.2 Customize detail documentation template

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

### 6.3 Customize documentation Element in Elementor template

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