# Latest Post Blocks Limit

#### **Total Number of Posts**\*

* Define the total number of posts to display in the homepage **Latest Posts Block**.
* Default: `4`
* Example: If you set this to `6`, the homepage will show the 6 most recent posts.

### ✅ Tips

* Keep the number **small (3–6)** for faster page load and a clean design.
* If you want your homepage to look like a **news portal**, you can increase the limit.
* Balance the post count with **homepage performance** — too many posts may slow loading time.

<figure><img src="/files/NAu4utD7WqkOPeh0R0yP" alt=""><figcaption></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.stylothemes.com/urdunews/customization/homepage-settings/latest-post-blocks-limit.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.
