# Blog posts

***

### 1. Our guide to set up a Blog posts section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Blog posts.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/98f12250-6f45-4339-98e2-e3d6b9960405/Screenshot%202023-11-20%20at%202.39.26%20PM.png" alt=""><figcaption></figcaption></figure>

### **2. Blog posts section settings:**

* Click on the **Blog posts** section to open the section settings.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/f700ecc4-e57d-431e-8b76-83329e425e8b/Screenshot%202023-11-20%20at%202.38.00%20PM.png" alt=""><figcaption></figcaption></figure>

* Add a **heading** (enter text to display a section title in the top-left corner) and Enable "**View all**" button if the blog includes more blog posts than shown.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/79292a90-3834-445d-8e76-7c1b06a1098a/Screenshot%202023-11-20%20at%202.47.41%20PM.png" alt=""><figcaption></figcaption></figure>

* Show **Secondary** **background**, the **number** **of blog posts** (between 2 and 4), and the **featured image** of your blog.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/bf0b640a-81d5-408c-bc32-3bef3591cd64/Screenshot%202023-11-20%20at%202.50.20%20PM.png" alt=""><figcaption></figcaption></figure>

### **3. How to add a blog post to your online store:**

* From your **Shopify admin**, go to **Online Store** **>** **Blog posts > Add blog post**

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

* For the **Blog posts** section to display properly, you must add **Title**, **Content**, **Featured images,** and **Excerpts** to all your blog posts.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/5e0fcb91-9883-44c1-945f-11f280087236/Screenshot%202023-11-20%20at%202.59.18%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

{% hint style="info" %}
Each blog post in the **Blog posts** section shows the first 55 words of a post's excerpt. If the blog post doesn't have an excerpt, then the first 30 words of the post are displayed instead.
{% endhint %}


---

# Agent Instructions: 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/blog-posts.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.
