# Single Blog Layout

At the blog detail, you can check here and see the post detail with sidebar:&#x20;

![](/files/-MdVqxRTl1Ff8UKtEa8D)

### **1. Add Post Widget on Single Blog Sidebar Layout** <a href="#add-sidebar-layout-for-single-post" id="add-sidebar-layout-for-single-post"></a>

**Admin -> Appearance -> Customize -> Widgets**

Here you can drag n drop the available widgets such as Search, Blog category, Recent posts, Recent comments, Archives, Tags, **...**

![](/files/-MdVsqgjfI83fS1v90EM)

### 2. Customize Layouts for Single Post:&#x20;

**Customize > Blog > Archive**

![](/files/-Mf63XMsprbIA9uR51fS)

Sidebar position: Left/right sidebar

Select style: Default/Style 1/Style 2

Then "Publish" with all changes.&#x20;


---

# 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://wpdocs.gitbook.io/kilio/content-management-1/blog-1/blog-post-layouts/single-blog-layout.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.
