# Blog posts

Blog posts demo: [Top 10 Trends Of Autumn 2024](https://glozin-demo.myshopify.com/blogs/life-style/top-10-trends-of-autumn-2024)

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Blogs**, then **Default blog.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Section settings

**Layout content:** You can choose between Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

<figure><img src="/files/3arlvuj86bZnjUi31K9B" alt=""><figcaption></figcaption></figure>

## Block settings

Besides the settings that are available in admin settings, Featured Image, Addons, and Related Articles are specifically crafted to offer more flexibility and engagement on your blog beyond the standard settings available in the Shopify admin. Here's how each block can elevate your blog's functionality and aesthetic:

### Featured image

Capture your readers' attention right from the start with a striking Featured Image block. This block allows you to adjust the image height at the top of each blog post, setting the tone and drawing readers 's interest.

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

### Addons

This customizable block is designed to enhance your posts by displaying essential store information and social sharing options directly within your blog layout.

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

### Related articles

This block automatically suggests other relevant articles from your blog at the end of each post, encouraging readers to continue exploring your content. By linking to related topics, you can significantly boost your blog's internal traffic and provide a more cohesive reading experience.

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


---

# 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://nextsky.gitbook.io/glozin-theme/other-pages-settings/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.
