# Installation

#### Prerequisites&#x20;

* WordPress 5.2 or higher
* PHP 7.1 or higher
* MySQL 5.6 or higher
* Kirki Customizer Framework plugin

#### Installation

1. Navigate to **Appearance > Themes** tabs in your WordPress Admin Dashboard
2. Click on **Add New Theme** button on upper-left section \
   ![](/files/MgZ1Ra811ZXDOM8H6NXi)
3. Click on the Upload Theme button\
   &#x20;![](/files/b6QQ6SVPO96wPpEnL5ck)
4. Now Drag or Choose the pinblog.zip file from your computer (that you have downloaded from your account on [StyloThemes](https://stylothemes.com/my-account))<br>

   <figure><img src="/files/0cZyGQuxqYS8cw5f24Dh" alt=""><figcaption></figcaption></figure>

> NOTE: If you are facing trouble while installing a theme from your WordPress dashboard, it is most likely due to a resource limit at your web hosting. In this case, there are 2 options for you.

1. Install theme from cPanel / File Manager
2. Ask your web hosting provider to change the following settings for your account:
   * max\_upload\_limit = 32M
   * max\_execution\_time = 300
   * max\_post\_size = 32M

#### Activate Theme

After successful installation, Activate the theme.&#x20;

#### Required Plugins

This theme requires several plugins to be installed and activated. Some of them are required and some are recommended. You may ignore the recommended plugins but the required plugins must be installed and activated.&#x20;

Click on Begin installing plugins link in the notice

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

Check all the plugins and select the Install option from the **Bulk Actions** dropdown

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

After the plugins are installed, make sure they are activated by navigating to the Plugins tab. Activate them if they are not activated.&#x20;

<figure><img src="/files/0ZTkwiKP2JBS6dDQJqBE" alt=""><figcaption></figcaption></figure>


---

# 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://docs.stylothemes.com/urdupress/basic-setup/installation.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.
