# Install Egovt Theme

## **1:** Video - Install Egovt Theme

{% embed url="<https://www.youtube.com/watch?v=72cDT2iFmyo&t=3s>" %}

## 2: Requirements for our theme

**Require Server/Hosting with some config:**

max\_execution\_time = 180&#x20;

max\_input\_time = 600&#x20;

post\_max\_size = 60M&#x20;

upload\_max\_filesize = 60M

PHP 7.x, 8.x (recommend 8.1.x)

Mysql 5 or higher

WordPress latest Version

allow\_url\_fopen: true

mbstring: enable

## **2: Download Theme**

After purchasing our theme from Themeforest, you will need to download the theme package for your use. To download the package, please login to your Themeforest account, navigate to “**Downloads**”, click on the “**Download**” button, choose “**All files & documentation**” to download our theme package to your computer.&#x20;

![](/files/-MG69crgeqADX4P5gQrS)

After downloading, you have to **UNZIP package file**, you will see these files:

**Theme File:** Includes **egovt.zip** file that consists of everything you need to install the theme.

**Child Theme File:** Includes **egovt-child.zip** file&#x20;

**Demo Import Folder:** Includes .**xml, .wie, file slideshow folder** for importing content, slideshows, widgets

**Plugins Folder:** Include **a**ll **local plugins** used in the theme

**Changelog file:** Include **readme.txt.** Please read the file to know changes in all versions

**Documentation Folder**: Includes Documentation file that helps you get to know about the theme and guides you to build your site with our theme.

**Licensing Folder:** Includes the licensing files of Themeforest purchase.

## 3: Install Theme

### **Step 1:** From "Admin Menu"**,** click Appearence >> Themes >> Add New

![](/files/-MG6BZZa_UpJyG6PbQwo)

### **Step 2:** Install "Parent Theme" **egovt.zip**

![](/files/-MG6BhuVXantSFgENptM)

The&#x6E;**,** upload "Parent theme", click on " Return To Themes Page " to install "Child Theme"

![](/files/-MG6BqUKEos5FNmHOYHd)

### **Step 3:** Installing "Child Theme" egov&#x74;**-child.zip is the same as** installing "Parent theme"

![](/files/-MG6CaJn8_BoeDSED7Ug)

![](/files/-MG6CeBdLES2U9o7vhSk)

### **Step 4:** Active "Child Theme"

![](/files/-MG6DUQT1sEHG1OKrve7)

### **Step 5:** Install and Active Plugins&#x20;

1: Click on " begin installing plugins "

![](/files/-MKZS2d8rMaLA92j4uhr)

2: Click on " plugin " to choose all plugins, select " install " field, click on " apply " button

![](/files/-MKZSbcjJqt28nM5fS38)

![](/files/-MKZT7oNvpxadwEOrOSJ)

3: Click on " plugin " to choose all plugins, select " activate " field, click on " apply " button

![](/files/-MKZTK-m2UunQGyg2r_4)

## 4: Import Demo Data

We have 2 ways to import demo data.

a: Automatic Import : You should use this way

b: Manual Import

### a) Automatically Import

From **"**&#x41;dmin Menu" click **Appearance >> Import Demo Data,** then Wait for about **5 minutes** to import data

![](/files/-MG6HH2UlXrLIYpmZLyk)

### b) Manually Import

#### **Step 1:** From **"**&#x41;dmin Menu", click Tools >> Import >> Install Now

![](/files/qpV4eIIYmKOhHYt4lnwP)

![](/files/Ta5RlifCXspdIrSOz58x)

![](/files/-MG6IZcTgN0XYAhXlc-1)

![](/files/-MG6Ibr2PiJhZACpPv73)

![](/files/-MG6IfVy-fq1falZQDvS)

#### **Step 2: Import "widget data": Tool >> Widget Importer & Exporter**

You can find file import in Demo\_Import/widgets.wie

#### **Step 3: Config "Menu"** From "Admin Menu", click Appearance >> Menu

![](/files/-MG6J-YQddvmk15kmTZx)

#### **Step 4: Choose "Home Page" and "Blog Page"** From "Admin Menu", click Settings >> Reading&#x20;

![](/files/efEtlviak835JNPSDJTd)


---

# 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/master.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.
