> For the complete documentation index, see [llms.txt](https://help.inspiredtheme.com/articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inspiredtheme.com/articles/pages/other-pages/blog-posts.md).

# Blog Posts

***

### 1. How to add blog posts in Shopify admin **-** [**Click here** <mark style="color:blue;">»</mark>](/articles/sections/sections-available-in-inspiredtheme/blog-posts.md)

### 2. How to edit the layout of the blog post

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/aa575575-ef2d-4797-9ca6-637029e32021/screencapture-inspiredtheme-joy-v3-myshopify-blogs-everyday-inspired-joy-the-wonder-of-fall-2023-12-26-14_54_25.png" alt=""><figcaption></figcaption></figure>

**Steps:**

* Access the **Theme editor** and click on the link to a **blog post.**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/84a113af-1885-4326-ba7e-3637113251d2/Screenshot%202023-12-26%20at%205.07.12%20PM.png" alt=""><figcaption></figcaption></figure>

* Click the arrow beside the **Blog post** section to reveal the blocks.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/fb9a00aa-3299-4a63-9edf-88e5d9334110/Screenshot%202023-12-26%20at%203.01.30%20PM.png" alt=""><figcaption></figcaption></figure>

* Click on the **Title** block to open its settings: Choose whether to **Show date & Show author**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/b750998b-906d-4713-9095-c1510eb4b656/Screenshot%202023-12-26%20at%203.02.54%20PM.png" alt=""><figcaption></figcaption></figure>

* Click on the **Featured image** block to open its settings: Select an option to crop your image to **Small**, **Medium**, or **Large**. The **Adapt to image** setting will display the original orientation of your image.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/60e40a37-704e-4198-a790-fb802989b561/Screenshot%202023-12-26%20at%203.08.11%20PM.png" alt=""><figcaption></figcaption></figure>

*To hide blog post featured images, click the **Eye icon** to hide the block or **Remove block** in the block settings.*

### 3. Enable post comments

In the **Shopify admin**, you can choose to enable comments. **InspiredTheme** displays a simple comment form with fields for **Name**, **Email**, and **Comment**.

<div><figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/4976d746-094e-473c-818e-13866f40ad40/Screenshot%202023-12-26%20at%203.11.27%20PM.png" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Uz9vcCPMEWjSpW6xr4Cb" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.inspiredtheme.com/articles/pages/other-pages/blog-posts.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.
