# Theme Requirements

### 1. **Theme Activation**

**To run WordPress your host just needs a couple of things:**

* **PHP** version 7.3 or greater
* **MySQL** version 5.6 or greater

**Recommended PHP Configuration Limits**

White screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

**Please note that**:

\- Before importing, you should check and change your PHP settings:

* max\_input\_time: 300
* max\_execution\_time: 300
* memory\_limit: 128M or bigger
* upload\_max\_filesize: 8M or bigger
* post\_max\_size: 8M or bigger

### 2. Theme Installation

There are 3 ways to install the theme:

**Theme Installation via WordPress:**

Step 1 - Login to your WordPress Admin Panel.

Step 2 - Go to Appearance > Themes. Click the Add New button.

Step 3 - Click on the Upload Theme button. Locate "Kidvibe.zip" and click Install Now.

**Theme Installation via FTP :**

![](/files/NQRHkwddEZYrOjeYiwOP)

Step 1 - Log into your Hosting server using an FTP client.(Ex: FileZilla)

Step 2 - Locate "Kidvibe.zip" that you found in your ThemeForest Package and unzip it. Once it is done you'll get a folder named Kidvibe with all theme files in it.

Step 3 - Locate your WordPress directory and upload Kidvibe folder (unzipped in the previous step) into ../wp-content/themes/

Step 4 - Click on the Activate button to activate Kidvibe. Congratulations, you have now activated Kidvibe! You can now proceed with Kidvibe Plugin Installation.

### **3. Theme Installation via Envato Market:**

1. If you already have the "Envato Market Plugin" installed on your site then just go to **Admin > Envato Market** and install theme from there. If not, than download the plugin by clicking on this link and install the plugin on your site. After installation, you just need to configure it (linking with your ThemeForest account). [Click here for step-by-step tutorial](https://www.wpexplorer.com/envato-market-plugin-guide/).
2. Then just go to **Admin > Envato Market** plugin menu and install the theme. The theme would be available to install so you can easily install it.
3. NOTE: Please note that the "Kidvibe Theme" is required plugin for this theme. So make sure you install that plugin after you install/activate the theme


---

# 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://documentation.peacefulqode.co.in/kidvibe-documentation/theme-requirements.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.
