> For the complete documentation index, see [llms.txt](https://thembay-docs.gitbook.io/hara/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thembay-docs.gitbook.io/hara/import-sample-data/for-a-new-website.md).

# For a new website

* [x] <mark style="color:purple;">**Step 1**</mark> - Login to your **WordPress Dashboard**.
* [x] <mark style="color:purple;">**Step 2**</mark> - Go to **Appearance** > **Theme Setup** > **Click to Start**

![](/files/wAFSZvRS0M58YCDOmHpa)

* [x] <mark style="color:purple;">**Step 3**</mark> - **Install Child Theme**

![](/files/XkncSyqzlve6VFrg3d4C)

* [x] <mark style="color:purple;">**Step 4**</mark> - **Import Content**: Select the **Demo you want**, then click on **Import**

![](/files/7XX5XUra2AtFlWPaqPg5)

**The process may take some time. Please wait**

![](/files/kmudGlK5gjgW96PkwVog)

:tada:**All done. Have fun!**

![](/files/2pNvI3w1HyE2tXGEGgQQ)

* [x] <mark style="color:purple;">**Step 5**</mark> - Save information on all products (**fix errors not showing Categories, products**)

- **5.1 "Quick Edit" any product.**

![](/files/DltTCWVlzeGz01u3pPDf)

* **5.2 Check all categories, then click Update**

![](/files/dw401Y1p1KRhfhua1Zvh)

* [x] <mark style="background-color:purple;">**Step 6 (Important Step)**</mark> - **Regenerate CSS** for **Elementor**: Styles set in Elementor are saved in CSS files in the uploads folder. Recreate those files, according to the most recent settings.

![](/files/9UZoin7dI6ztJd4Yql8g)

* [x] <mark style="color:purple;">**Step 7**</mark> - Elementor Settings: Enable Elementor for Thembay Blocks. Disable Default Colors, Disable Default Fonts.

![](/files/QeXvx9pBYx0qUvqLPSPT)

* [x] <mark style="color:purple;">**Step 8**</mark> - Replace URL: Enter your old and new URLs for your WordPress installation, to update all Elementor data.

![](/files/8U0UAcSQRc7lsCLg7Lds)

* **Old Url**: That is our demo link, eg: [**https://hara.thembaydev.com/**](https://hara.thembaydev.com/)
* **New Url**: Your website's link

![](/files/XRCpvfGut1UHlJ1L4dlq)

* [x] <mark style="color:purple;">**Step 9**</mark> - Choose Shop Page: Go to **WooCommerce** > **Settings** > **Products** > **General** > **Shop Page**

![](/files/BheZkurN3zx4PBhQ73eG)

{% hint style="info" %}
When you install the WooCommerce plugin, your website will automatically create a Shop page. Therefore, when importing Maia data, it will have two Shop pages. You need to delete a page. Please follow this video:
{% endhint %}

{% embed url="<https://www.youtube.com/watch?feature=emb_title&time_continue=1902&v=qpYr5CSXfBQ>" %}

* [x] <mark style="color:purple;">**Step 10**</mark> - Choose Cart and Checkout Page: Go to **WooCommerce** > **Settings** > **Advanced**

![](/files/3kuGnzLzesXZCEPjOvkU)

* [x] <mark style="color:purple;">**Step 11**</mark> - Configure Mega Menu

![](/files/m5BeA2DNDLnG2Q5Iexo6)

![](/files/14Pquuq68ocqvzZN1IYO)

![](/files/ZMVn5RJKHWgyvsLkrTrx)

#### Please follow this video:

{% embed url="<https://www.youtube.com/watch?v=Tg_4gT9quXM>" %}

* [x] <mark style="color:purple;">**Step 12**</mark> - Configure the Product Attributes

![](/files/weLn0Ay8xMqluQWtRQXh)

You need to match the types of attributes, eg: Color => Type = Color

![](/files/Xj6nyDbXWNJIXSXQGba3)

![](/files/84WaBIOcswF4UQYBvh3D)


---

# 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://thembay-docs.gitbook.io/hara/import-sample-data/for-a-new-website.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.
