> For the complete documentation index, see [llms.txt](https://documentation.peacefulqode.co.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.peacefulqode.co.in/foodizo-documentation/foodizo-documentation/update-theme/option-2-manual-update.md).

# OPTION 2 - MANUAL UPDATE:

1\. Re download the theme files on ThemeForest (ThemeForest always have the latest version of the theme). So [login to your Envato account](http://www.themeforest.net/), then go to Downloads, and download "Install able WordPress file Only" package.

2\. Go to Wp-Admin > Appearance >  Themes and activate another theme such Twenty Fifteen.

3\. Delete the Theme you want to update. (Yeah, you must delete the theme before re-uploading the same theme).

4\. Go to WP-Admin > Appearance > Themes > Add New and Upload the Foodizo.ZIP file you've just downloaded from ThemeForest.

5\. Activate your theme by clicking the "Activate button".

6\. Make sure to reactivate the plugins by going to WP-Admin > Plugins.&#x20;

7\. When the theme update is done, please go to WP-Admin > Appearance > Install Plugin and click "update" for every plugin that requires an update.

8\. If for some reason you see some code on your front-end website after the theme update, make sure that all the required plugin are activated by going to WP-Admin > Plugins.

9\. If one of your plugins has not been updated (ex: WPBakery Page Builder), go to WP-Admin > Plugins and delete the plugin then go to WP-Admin > Appearance > Install Plugins and reinstall the plugins. Make sure to "activate" it again.


---

# 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://documentation.peacefulqode.co.in/foodizo-documentation/foodizo-documentation/update-theme/option-2-manual-update.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.
