# Blogs page

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/ira/readme/theme-retirement.md).
{% endhint %}

The **Blogs page** lists your latest blog posts. This guide explains how to set up the blogs page template, and includes tips and recommendations to get you started.

## **Quick setup**

For the blog page template, you first need to **set up blog posts in your Shopify admin**. Then, in the theme editor, you can **customize the blogs template**.

> **Tip |** Check out Shopify's guide on [How to start a blog and grow your audience](https://www.shopify.com/blog/how-to-start-a-blog).

### **Set up blog**

Before editing the **Blog page template**, you need to add at least one blog post in your Shopify admin.

You can add custom **Excerpt** text. By default, Ira will display the first couple of sentences from your post. You can add a custom excerpt or post tagline.

{% hint style="success" %} <mark style="color:green;">**Shopify**</mark> | Blog posts are a Shopify feature. See Shopify's guides to [create a blog](https://help.shopify.com/en/manual/online-store/blogs/adding-a-blog) and add [blog posts](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs).
{% endhint %}

### **Edit blog page template**

The default **Blog page template** includes display settings for the listed blog post articles, and an option to enable tag navigation.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Use the **Templates selector** to open **Blogs > Default blog**.

   ![](/files/G6AIohFudaVtGZA7GJNR)
2. Under **Template**, click the **Blog posts** section to open the settings.
3. Choose how many **Articles per row** should be displayed. (Either *Two* or *Three*.)
4. Choose whether to **Show RSS icon**.

   > RSS is a way for customers to subscribe to your blog. Only some people use it, but the people who do *love it*. Learn more about it from RSS.com's article [How Do RSS Feeds Work?](https://rss.com/blog/how-do-rss-feeds-work/). The RSS icon looks like this:

   ![](/files/sTkJ5fynxsZbi9HkoPDY)
5. To make your blog images a uniform shape and size, select the **Image aspect ratio** to crop your images to **Square**, **Landscape**, or **Portrait**.

   > The default **Natural** setting will display the original orientation of your image.

   ![](/files/FAfTbG985emz2oT4gbzU)
6. (*Optional*.) You can choose to hide blog excerpts by clicking on the "show" icon of the **Excerpts** block in the section list.

   ![](/files/RprkIbiCNrRVR5e2mPcp)

   ![](/files/PqFZQuXbrok7kRLOxo6N)
7. Click **Save**.

</details>

<br>

***

> **Related links**
>
> [Templates](/ira/pages/templates.md)\
> [Blog posts template](/ira/pages/templates/blog-posts-template.md)


---

# 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.fluorescent.co/ira/pages/templates/blogs-page.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.
