> For the complete documentation index, see [llms.txt](https://nghiaxchis.gitbook.io/ncmaz-wordpress/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nghiaxchis.gitbook.io/ncmaz-wordpress/theme-installation/install-demo-contents.md).

# Import Demo Contents

We recommend you install and activate all default plugins before importing our demo: [Tutorials](https://app.gitbook.com/@nghiaxchis/s/ncmaz-wordpress-theme/theme-installation/install-default-plugins).

## Importing demo

{% embed url="<https://youtu.be/16iYlILmFbk>" %}
Setup and Import demo Ncmaz WordPress theme
{% endembed %}

1. Install and activate all required plugins - <https://nghiaxchis.gitbook.io/ncmaz-wordpress/theme-installation/install-default-plugins>
2. Go to **Appearance** -> **Import demo data** -> Select demo and click **Import demo data** button
3. Install and Active all **require plugins**
4. **Appearance** -> **Import demo data** -> Select demo and click **Import demo data**&#x20;
5. That!!

Go to **Appearance** -> **Import demo data** -> Select demo and click **Import demo data** button

<div align="left"><img src="/files/-MkM0P9N3rCcPZJDeMsx" alt=""></div>

{% hint style="warning" %}
Warning: Each import section usually takes up around 1 -> 4 minutes. If it takes more than 4 minutes, please click on the Import button again, it will continue importing from the previous section. To avoid this issue, you need to make sure your server meets our least requirements as mentioned in previous articles.
{% endhint %}

#### DONE!

\----------------- Settings Favorites button and Reading time text ---------------------------------

#### I- Settings -> Favorites->Display

**1 - Uncheck auto display**

![](/files/-MkyLbMJxYoSqbvoUt5S)

#### **2 - Change the button favorite**

Copy this SVG code and paste to field custom button code:

```
<svg width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M11.995 7.23319C10.5455 5.60999 8.12832 5.17335 6.31215 6.65972C4.49599 8.14609 4.2403 10.6312 5.66654 12.3892L11.995 18.25L18.3235 12.3892C19.7498 10.6312 19.5253 8.13046 17.6779 6.65972C15.8305 5.18899 13.4446 5.60999 11.995 7.23319Z" clip-rule="evenodd"></path></svg>
```

![](/files/-MkyNAY1X6a9z2RgDRxh)

#### II - Settings -> Reading Time WP

Settings same this image

![](/files/-MlEL6aB4LJz0YC6zcsn)

##


---

# 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://nghiaxchis.gitbook.io/ncmaz-wordpress/theme-installation/install-demo-contents.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.
