> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/ella-7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/ella-7-documentation/blog-and-blog-post-page/install-layout.md).

# Install Layout

## How to add a Blog?

1. Go to **Online Store** -> **Blog posts**.
2. Click **Manage blogs**. After that, click **Add blog.**
3. Enter a title the blog.
4. Click **Save**.
5. Optional: To make a published blog appear in your online store navigation, [add a link](https://help.shopify.com/manual/sell-online/online-store/menus-and-links/#add-a-menu-item) to it in a menu.

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

### How to setup Blog Layout? <a href="#how-to-setup-blog-layout" id="how-to-setup-blog-layout"></a>

1. Go to **Online Store** -> **Blog posts**.
2. Click **Manage blogs**.
3. Find and click the blog post that you want to edit.
4. Choose template from **Theme template**.
5. Click **Save**.

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

### How to setup section for Blog?

1. From your Shopify admin, go to **Online Store** -> **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Blogs** from the dropdown window -> Choose **Default Blog**, **Simple Blog, Balance Blog**.

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

***

#### 01: Apply Preset data for Blog Layouts: <a href="#id-01-apply-preset-data-for-product-layouts" id="id-01-apply-preset-data-for-product-layouts"></a>

1. Please click the [file to download](#product-demo-1) the corresponding *"json"* of the layout you want.
2. Download the selected preset.
3. Open downloaded file in the text editor.
4. **SELECT ALL** and **COPY**.
5. From your Shopify admin, go to **Themes ->** **Actions** **->** **Edit Code.**

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

6. Find folder **Templates** **->** Open file **blog.json** **->** **SELECT ALL** and **DELETE**. **PASTE** the copied preset from the external file.

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

### Blog Demo <a href="#product-demo" id="product-demo"></a>

1. Blog Layout 01 - Classic
2. Blog Layout 02 - Simple
3. Blog Layout 03 - Balance
4. Article Layout 01 - Classic
5. Article Layout 02 - Article with product

### Presets For Blog <a href="#product-demo" id="product-demo"></a>

<table><thead><tr><th>Product Layout Demo</th><th data-type="files">product.json</th></tr></thead><tbody><tr><td>Blog Layout 01 - Classic</td><td><a href="/files/622EgBFPZsOEEdovczhC">/files/622EgBFPZsOEEdovczhC</a></td></tr><tr><td>Blog Layout 02 - Simple</td><td><a href="/files/1mIS9NcyM5dc3qINFcma">/files/1mIS9NcyM5dc3qINFcma</a></td></tr><tr><td>Blog Layout 03 - Balance</td><td><a href="/files/OelzOC3qSO48rLCbcsf6">/files/OelzOC3qSO48rLCbcsf6</a></td></tr><tr><td>Article Layout 01 - Classic</td><td><a href="/files/eZJULx1jHYcZAmjn3mGO">/files/eZJULx1jHYcZAmjn3mGO</a></td></tr><tr><td>Article Layout 02 - Article with product</td><td><a href="/files/HhB7fBstsJl4SFEKSTwP">/files/HhB7fBstsJl4SFEKSTwP</a></td></tr></tbody></table>

#### **Zero design skills? Create professional mockups, logos & videos for your store in seconds.** [<mark style="color:orange;background-color:blue;">Create... in seconds</mark>](https://1.envato.market/c/3093631/377371/4662)

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


---

# 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:

```
GET https://halosoft.gitbook.io/ella-7-documentation/blog-and-blog-post-page/install-layout.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.
