# Blogs

{% hint style="success" %}
Steps

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

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

### Blog settings

1. **Container type**

* Default
* Fluid Container
* Full Width

2. [<mark style="color:green;">**Layout**</mark>](/umino-shopify/other-pages/blogs/layout.md)

* Grid
* List

3. [<mark style="color:green;">**Pagination**</mark>](/umino-shopify/other-pages/blogs/pagination.md)

* Default
* Load more
* Infinit scrolling

4. [<mark style="color:green;">**Sidebar position**</mark>](/umino-shopify/other-pages/blogs/sidebar-position.md)

&#x20; 4.1. **Layout**

* Left&#x20;
* Right

&#x20;4.2. **Content for sidebar**

The **Sidebar Blog** option has a total of 4 **blocks** for you to add to the sidebar:

* Blog category
* Tags
* Recent Post
* Image Banner

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

5. **Post setting**

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

* Aspect ratio
* Custom ratio
* Hover effect
* Show author
* Show category
* Show publised date
* Show excerpt
* Show read more


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/other-pages/blogs.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.
