# Archive Pages

This section focuses on the archive pages, their general settings, and particularly on Events and Shop pages.&#x20;

![](/files/-MUccXQLMb_S3P5s3B2t)

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

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

![](/files/-MVFYPJFerFzcMmp2F9p)

## General

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

![](/files/-MVFYfzQJHKEScaFDsCv)

### Layout

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

![](/files/-MUci7YWrHxMajB9u26C)

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

![](/files/-MUcdG5FgMpJ-zhQLNuE)

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

![](/files/-MUcdX12oruQUaAnwxJD)

### **Sidebar Type**

Here you can indicate the **Sidebar type** for archive pages. There are two sidebar types: WordPress Sidebars and VC Sidebars.&#x20;

![](/files/-MUci9ycTZkA-Uf0KBKn)

The **WordPress Sidebars** you need to adjust under the Appearance > Widgets section by using the provided widgets.&#x20;

![](/files/-MUcg6LLemFHG4iahm_q)

The **VC Sidebars** can be created under the VC Sidebars section of the admin dashboard:

![](/files/-MUcga03KIO420k2ob7W)

Here you can create the sidebar template and set it as you wish by adding all the available elements:&#x20;

![](/files/-MUchaUe9jG1TfNjsl9v)

Depending on the choice you can then select the particular sidebar from the **WordPress Sidebar** dropdown and choose its position on the **Sidebar Position** field.

## Events

On the Events tabs, you can set the events **Single Page Settings.**&#x20;

![](/files/-MVFazgjTOX1b4kQ1KUC)

{% hint style="info" %}
The events archive page settings will be inherited from the archive page settings that were configured above on **Theme Options > Archive Pages > General** section.
{% endhint %}

Specify the **Sidebar Type** for a single event page and select the desired sidebar depending on the selected sidebar type **WordPress Sidebars** or **VC Sidebars.**

On the **Terms and Conditions Page Link** field enter the text of the agreement and indicate the Terms and Conditions page link

![](/files/-MVFgeCYqX-0bLZvuxi5)

This text will be displayed on the registration form for a certain event.

![](/files/-MVFh5ixwzg6iUCe9iHT)

## &#x20;Shop

On the **Shop** section of the Archive Pages tab, you can configure the Shop archive page settings.

{% hint style="info" %}
The Shop archive page will be available if the WooCommerce plugin is installed and configured.&#x20;
{% endhint %}

![](/files/-MVFpyL_rHv1h8dqV-nv)

Select the **Sidebar Type** for a single event page and indicate the desired sidebar depending on the chosen sidebar type **WordPress Sidebars** or **VC Sidebars.**

On the **Sidebar - Position** field, indicate whether the sidebar will be displayed on the page on the **Left** or on the **Right** side.

The **Products Per Page** allows defining the number of products to appear per page.


---

# 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/consulting-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.
