# Block Settings

**WordPress Dashboard → Appearance → Customize → Homepage**

### 📦 Block Settings

#### **Homepage Post Block Settings**

This section gives you full control over the order and visibility of homepage content blocks.

* **Homepage Layout Manager**\
  Use the **drag-and-drop control** to arrange the layout of your homepage.

📸 *Add screenshot here showing drag-and-drop layout manager*

***

#### 🧩 Available Blocks

You can enable, disable, or reorder the following blocks:

* **Featured Grid Block**\
  Highlight selected posts in a featured grid layout.
* **Classic Block & Sidebar**\
  Display posts in a classic list format with a sidebar.
* **Column Block & Sidebar**\
  Organize posts into columns with a sidebar.
* **Banner Ad 1**\
  Place an advertisement block in the homepage layout.
* **Carousel Slider**\
  Add a sliding carousel of posts at the top of the page.
* **Grid Row 1**\
  Display a row of posts in a grid format.
* **Banner Ad 2**\
  Add a second advertisement block.
* **Grid Row 2**\
  Another grid row layout for posts.
* **Banner Ad 3**\
  A third advertisement block.
* **Grid Row 3**\
  Final row of posts in a grid format.

📸 *Add screenshot here showing example blocks (e.g., Carousel Slider, Grid Row)*

***

## ✅ Tips

* Simply **drag and drop** blocks in the Layout Manager to change their order.
* You can **disable a block** by dragging it out of the active layout area (if supported).
* Use **Banner Ad blocks** for advertisements or promotional content.
* Keep your layout balanced — too many grids or ads may slow down page load.


---

# 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/urdupaper/customization/homepage/block-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.
