# Archive Pages

This section focuses on the archive pages, their general settings, and Single Post Layout.

![](/files/STrpVrFzUCTkSnhmUsJ3)

{% 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;**.**&#x20;

\
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 %}

The WordPress default archive page will appear like this in our theme:

![](/files/hHNjX0Dcm7gxZRPtTAZd)

## General

The settings on this section will be applied to all archive pages as post type archive page, the category archive page, etc.

![](/files/STrpVrFzUCTkSnhmUsJ3)

### Post Per Page

You can set a number of the posts to display per page, by default 10 posts will be displayed.

### Layout

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

![](/files/ZSL5vAiQsRqKgM53iKjP)

This is a **Grid View** appearance:&#x20;

![](/files/UViomCLzG7jAJCLD3sap)

Here is the **List view** displaying:&#x20;

![](/files/hHNjX0Dcm7gxZRPtTAZd)

### Sidebar

In the sidebar section, you can choose the sidebar and it is position. It is possible not to select a sidebar or select one of the custom-made sidebars in the [Sidebar tab of Theme options](/companion-theme-documentation/theme-options/sidebars.md).

![](/files/ZL0Se3pt50juepauHQJl)

## Single Post Layout

In this section you can configure the general appearance of the Single Post Layout (Portfolios, Cases, Services, etc.)

### Sidebar

In the sidebar section, you can choose the sidebar and it is position. It is possible not to select a sidebar or select one of the custom-made sidebars in the [Sidebar tab of Theme options](/companion-theme-documentation/theme-options/sidebars.md).

![](/files/FF5YgXzAbISGRNbmkMll)

### Comments

In this section, you can set the background color or image to the comments section:

![](/files/pP8rshrrlblI18Q5IIU6)

This is an appearance of the comment section:&#x20;

![](/files/Q3kZkbhlNi9CfeFKWIU4)

### Enable Archive Comments

You can enable/disable comments for all post types. When this option is enabled you can only enable comments for selected post types:

![](/files/7c0rt1QJGNqh0pnDJ6Vf)


---

# 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/companion-theme-documentation/theme-options/archive-pages.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.
