# Post Settings

The Post Options section of your post edit screen provides a lot of ways to customize the look and content of each post. It's located below your post body content area.

Yaffo has the possibility to create 3 different types of posts: standard, gallery and video.

To create a new post, go to **WP Dashboard** → **Posts** → **Add New**.&#x20;

## **Post Layout**

Select your desired post heading layout. Below, choose whether to include the **Sidebar** element, have the content displayed on the **Left**, **Right** or on the **Full-width**.

Enable or disable display Post Header and choose Custom Sidebar.&#x20;

![](/files/-MLF0k7E4pW4uttt04Zi)


---

# 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.nebotheme.com/themes/yaffo/post-settings.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.
