# Blog

Plazart template comes with 3 ready-made blog layouts: Blog default, Blog list and Blog grid.&#x20;

### 1. Create a blog menu

* Go to Admin > Menus > Add a new menu item
* Menu item type: Article > Category Blog
* Choose a category: choo a category from Joomla content
* Template style: Tz \_ Plazart - Default

<figure><img src="/files/S40B3j3lyGT7zCSH5BQm" alt=""><figcaption><p>Create a blog menu item</p></figcaption></figure>

#### Configurations in the blog layout

In the Blog layout tab, you can edit the number of leading articles and intro articles, as well as the number of columns.&#x20;

* Blog default: 1 leading article, 4 intro articles, and 2 columns
* Blog list: 0 leading article, 6 intro articles, and 1 column
* Blog grid: 0 leading article, 8 intro articles, and 2 columns

{% hint style="info" %}
The number of leading articles, intro articles, and columns depends on the blog layout you're interested in.&#x20;
{% endhint %}

<figure><img src="/files/pNXBrrBRmhkwJoClG7CY" alt=""><figcaption><p>Blog layout options</p></figcaption></figure>

#### Other blog options

In case you're in the need of enabling or disabling the title, category, author, create date, read more links, hits, and so on, just move to the "Options" tab to find options.

<figure><img src="/files/tVzXSaSxtRwSJaLYyK1p" alt=""><figcaption><p>Other blog options</p></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://docs.jollyany.co/templates/plazart/blog.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.
