# Post

This theme includes several customization options for individual post pages. These settings control how content is displayed within each post. Some options may also apply to pages when using similar layout structures.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Template</strong></td><td>Choose between different layout styles for post pages.</td><td><a href="/pages/kV5AdUXMbnRVFDqpcJwN">/pages/kV5AdUXMbnRVFDqpcJwN</a></td></tr><tr><td><strong>Metadata</strong></td><td>Show or hide elements such as author and publish date.</td><td><a href="/pages/2Oq4zjJsY8RD4sbZIYuD">/pages/2Oq4zjJsY8RD4sbZIYuD</a></td></tr><tr><td><strong>Share</strong></td><td>Control the visibility of the share links displayed after the metadata.</td><td><a href="/pages/1yUVIIpt85SOMFN6sTQi">/pages/1yUVIIpt85SOMFN6sTQi</a></td></tr><tr><td><strong>Related posts</strong></td><td>Enable and customize a related posts section.</td><td><a href="/pages/3l7nkmu68Uf0rbDAi8fW">/pages/3l7nkmu68Uf0rbDAi8fW</a></td></tr><tr><td><strong>Drop caps</strong></td><td>Enable or disable drop caps for the first paragraph.</td><td><a href="/pages/AtRJ2zpJCAezoJQGytfk">/pages/AtRJ2zpJCAezoJQGytfk</a></td></tr><tr><td><strong>Lightbox</strong></td><td>Turn on image zoom for images inside posts.</td><td><a href="/pages/kjxOWLUciBWxAhWFhGH2">/pages/kjxOWLUciBWxAhWFhGH2</a></td></tr><tr><td><strong>Tags</strong></td><td>Control the visibility of the  tags displayed after post content.</td><td><a href="/pages/ovT0hHsirNsdBKmEp5cQ">/pages/ovT0hHsirNsdBKmEp5cQ</a></td></tr></tbody></table>


---

# 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.ektothemes.com/guides/craft/customization/post.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.
