# Home page

### Load the preset of home page style

If you install the template manually with the template package only, I suggest that you should load prebuilt presets of the template first.&#x20;

Please go to Admin > system > site template styles > Duplicate the tz\_todaynews - Default, and rename it ex: tz\_todaynews - Home Page

Open tz\_todaynews - Home Page > Preset Profile tab > click to load the preset of the style you're interested in.

* Home 1: Load preset of the Home Page style
* Home 2: Load preset of the Horizontal Header
* Home 3: Load preset of the Divided Header
* Home 4: load preset of the Stacked Center Header
* Home 5: Load preset of the Center Separated Header

<figure><img src="/files/Tpz7enEFSr6GgSrrguja" alt=""><figcaption><p>Prebuilt Presets of the template</p></figcaption></figure>

### Create the home page content

We suggest that you should create the content of the home page with SP Page Builder. Please go to Admin > Components > SP Page Builder > Pages > Create a new page

* You can import the .json files exported from our demo or build your own content by using add-ons available.&#x20;

{% tabs %}
{% tab title="Home 1" %}

<figure><img src="/files/8eMmb4zmDj2Ss35J7NqW" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Home 2" %}

<figure><img src="/files/ffztLSwITguFz3JLhLJ8" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Home 3" %}

<figure><img src="/files/rUbI8rUEpGSpVRmQ0Nti" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Home 4" %}

<figure><img src="/files/3sVTmnHWfqW0wK7EthOr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Home 5" %}

<figure><img src="/files/myik4N4fQFw3qL2yhnzB" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Edit the template layout

To change the layout type, pls go to template options > Basic > Layout Settings > Configure the Site layout (Wide or Boxed)

Change the background image and adjust the theme width

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

### Subscribe Menu Module

#### Enable or disable menu module

Please go to Template options > Extensions > Menu Module. Here you can enable or disable the menu module

Select a menu which is created in the Menus

<figure><img src="/files/arrhUrCnDsWAJlMPJjsH" 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.jollyany.co/templates/today-news/home-page.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.
