# Homepage

## Homepage Displays

You can choose what’s displayed on the homepage of your site. It can be posted in reverse chronological order (classic blog), or on a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed.

Navigate to **Settings > Reading > Homepage displays** and choose either option.

![](/files/-MWnMFrhnE6PNIY-UJ47)

## Homepage Layout Settings

Your homepage is the first page visitors will see when they visit your site. You can customize it via **Appearance > Customize > Homepage Settings**.

Under the various drop-down tabs on the left of this screen, you'll find a lot of ways to customize your homepage & website in general. Here, you can enable/disable the Display Newsletter, choose your preferred post feed layout, and more.\ <br>

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

## Featured Images

Go to **Appearance > Customize > Homepage Settings > Featured Image Settings.**

To enable the Featured Images, toggle the option titled **Enable Featured Area**

The 4 boxes below the slider on Craftype demo site are called Featured Images. These boxes allow you to draw special attention to any post, page, or general URL you'd like.

<figure><img src="/files/3RRDuvV6ytRoe660rk74" alt=""><figcaption></figcaption></figure>

## Slider Settings

Craftype slider displays any number of posts of your choosing in a full-width element toward the top of the homepage.

To enable your featured area slider, you can navigate to **WP Dashboard > Appearance > Customize > Slider Settings** **>** and enable the element here.

Please ensure your posts have a featured image assigned to them.

Within **Appearance > Customize > Slider Settings**, you have 6 options for choosing which posts appear in your Slider Settings.

Besides that, you may choose to sort by category and number of slides per page.\
\
You can also choose to display posts or products.&#x20;

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

## Display Heading

To enable Display Heading, toggle the option and type your title and subtitle.

<figure><img src="/files/y6xL7pOWnCZtPlPzFRpT" 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.nebotheme.com/themes/craftype/homepage.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.
