Manage Document

1: 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.

2: 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 - Document List attached You can allow comments, trackbacks and pingbacks or not

3: 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:

4: Customize Template

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

4.1 Customize documentation list template

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

4.2 Customize detail documentation template

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

4.3 Customize documentation Element in Elementor template

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

Last updated