> For the complete documentation index, see [llms.txt](https://emohelp.gitbook.io/emo-timeline-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emohelp.gitbook.io/emo-timeline-plus/base/theme-manual-installation.md).

# Theme Manual Installation

### 1. Upload & install the theme

Now that you’ve got your zip file, you’re ready to upload.

1.1. Log in to your WordPress account.

1.2. Navigate to Appearance > Themes.

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

1.3. On the Themes page, select *Add New* at the top of the page.

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

1.4. After clicking on the *Add New* button, select the *Upload Theme* button. After selecting *Upload Theme*, click *Choose File*. Select the theme .zip folder you've downloaded, then click *Install Now*.

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

### 2. Activate the theme

Finally, you’ll be redirected to this page where you can activate the theme.\
Please note that you don’t have to activate the theme just yet. You can keep your current theme active and preview the freshly installed theme first. There is a preview button for the theme if you visit the Appearance menu and hover your cursor over the theme.

<figure><img src="https://www.designwall.com/wp-content/uploads/2013/10/dw-active-theme.png" alt=""><figcaption></figcaption></figure>

### 3. Installation complete!

The theme has now been installed and activated on your site.

If you visit the Appearance menu, you’ll see it in the top-left *activated* spot. It will function and display in WordPress just like any other theme you’ve installed.

In this post, you learned how to compress a theme folder into a zip file, and the steps to upload and install the zip file through your WordPress dashboard.

If you have any problems with the installation or have any questions, please post in the comments below.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://emohelp.gitbook.io/emo-timeline-plus/base/theme-manual-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
