# Single Post Options

<figure><img src="/files/lnnjIYWat3IAvf62zOjn" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="249.5555419921875"></th><th></th></tr></thead><tbody><tr><td><strong>Option</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Single Author Box</strong></td><td>YES to display the author info box in single blog posts.</td></tr><tr><td><strong>Single Related Posts</strong></td><td>YES to show related posts section in single blog posts.</td></tr><tr><td><strong>Posts Comments</strong></td><td>YES to enable comments on single blog posts.</td></tr><tr><td><strong>Post Archives Page Layout</strong></td><td>Choose the layout for blog archive pages: <code>content-full-width</code>, <code>with-left-sidebar</code>, <code>with-right-sidebar</code>, <code>with-both-sidebar</code>.</td></tr><tr><td><strong>Post Archives Post Layout</strong></td><td>Choose archive post layout: <code>one-column</code>, <code>one-half-column</code>, <code>one-third-column</code>.</td></tr><tr><td><strong>Allow Excerpt</strong></td><td>YES to allow excerpts in blog archives.</td></tr><tr><td><strong>Excerpt Length</strong></td><td>Define the number of words for post excerpts.</td></tr><tr><td><strong>Read More</strong></td><td>YES to enable the “Read More” button.</td></tr><tr><td><strong>Read More Shortcode</strong></td><td>Add a shortcode for custom button (e.g., <code>[dt_sc_button style="filled" title="Continue Reading" target="_blank" /]</code>).</td></tr><tr><td><strong>Post Style</strong></td><td>Choose post style for single posts and archives.</td></tr><tr><td><strong>Post Format Meta</strong></td><td>YES to show post format meta information.</td></tr><tr><td><strong>Author Meta</strong></td><td>YES to display the post author’s name.</td></tr><tr><td><strong>Date Meta</strong></td><td>YES to show post publish date.</td></tr><tr><td><strong>Comment Meta</strong></td><td>YES to display number of comments.</td></tr><tr><td><strong>Category Meta</strong></td><td>YES to show post categories.</td></tr><tr><td><strong>Tag Meta</strong></td><td>YES to display post tags.</td></tr></tbody></table>

***

**Example Setup:**

* **Page Layout:** With Right Sidebar
* **Post Layout:** Entry Grid
* **Columns:** One-Third Column
* **Elements Positioning:** Active (Feature Image, Title, Content, Meta Group, Read More)
* **Pagination Style:** Load More

This would create a **3-column grid blog archive with sidebar** and a **“Load More” pagination** for seamless browsing.


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/designthemes-theme-options/all-page-options/single-post-options.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.
