# Blog Page

On the **Blog Page** tab of the Theme Options panel are located the basic settings of the Posts.&#x20;

<figure><img src="/files/5inhp2d0MVGyRcy7U9wu" alt=""><figcaption></figcaption></figure>

On the **Blog Archive Page Layout** are&#x61;**,** you can choose the layout type of archive page: **Grid** or **List** view

![](/files/-MWU-PYPCRSwAdMpwRG0)

{% tabs %}
{% tab title=" Grid View" %}
![](/files/-MXhMNQ2LSpNp2mHEKdE)
{% endtab %}

{% tab title="List View" %}
![](/files/-MXhNcB474IMSCZQZzRG)
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**What is an archive page?**

Briefly said, the archive pages are the pages where the list of posts is displayed. The archive pages are generated to collect post pages under a certain post type, category, or ta&#x67;**.** \
WordPress creates archive page content automatically and uses the default template to display the list of post types. It means that you can not edit archive pages as simple pages. You can only set the Layout view and the Sidebar position.
{% endhint %}

Select which sidebar to display on the blog archive page on the **Archive Page Sidebar** field:

![](/files/-MWU0IQaaesXvKgRpu-3)

Also, you can indicate the single post page sidebar under the **Blog Post Sidebar** area:

![](/files/-MWU2-KVVIl40r1_PfQb)

*The sidebars can be created on the **Sidebars** section*

![](/files/-MWU6OUALjFzy9ipygik)

{% hint style="warning" %}
Only the **Primary sidebar** from the sidebars list  can be set under the **Appearance > Widgets** section
{% endhint %}

![](/files/-MWU7XQJNeqIwl4G5gwu)

![](/files/-MWU7QR7gfDZ6u2btyYf)

Select where to display the sidebar on the post page on the **Left** or **Right** side via the **Sidebar Position section**

![](/files/-MWU9u6FpvE28u17ci_u)

For the **Grid View** of the Blog archive page, the posts Excerpt can be disabled/enabled on the **Show Excerpt (for Grid View)** field.

![](/files/-MWUB4Jx6QUkMVjh7vmR)

{% tabs %}
{% tab title="Show Excerpt On" %}
![](/files/-MXhYNpHBuzFHamEDCoy)
{% endtab %}

{% tab title="Show Excerpt Off" %}
![](/files/-MXhYgOw6ObM53b064TM)
{% endtab %}
{% endtabs %}


---

# 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://docs.stylemixthemes.com/motors-theme-documentation/theme-options/blog-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.
