Manage Departments

1: List All Departments

From Dashboard, Go to Department >> All Departments You will see a list of all Departments. You can view, edit, delete and clone any departments

2: Add A New Department

From Dashboard, Go to Department >> Add new department This functionality enable you to add a new department with several custom fields - Write Title, Description and Exerpt - Add Class Icon, File in Sidebar, Image, link of Image, File List attached - You can allow comments , trackbacks and pingbacks or not

3: Add A Department Category

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

4: Customize Template

Copy php file from Plugins/ova-dep/templates/*.php to Themes/egovt-child/ovadep-templates/*.php

4.1 Customize department list template

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

4.2 Customize detail department template

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

4.3 Customize department Element in Elementor template

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

Last updated