# Create A Page

Go to: WordPress Admin Panel >> Pages >> Ad New Page&#x20;

## General Settings

***Please, note***: To display this general setting, you need to install and active CMB2 plugin

## 1. Header Version

You can choose header for your page. Choose of options in Header Version Drop-down:

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

* Global: Use the header that is set in Appearance >> Customize >> Header

<figure><img src="/files/2Tql7ZHrpUjeqwCN0Z7M" alt=""><figcaption></figcaption></figure>

* Default: Use Default Header. You only can customize this header in template file (header.php file in theme)&#x20;
* Header Banner Featured, Header Banner, Header 1, Header 2, Header 3: Choose one of these header versions for your page. To change data for these headers, you need to use Elementor

## 2. Footer Version

You can choose footer for your page. Choose of options in Footer Version Drop-down:

* Global: Use the footer that is set in Appearance >> Customize >> Footer

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

* Default: Use Default Footer. You only can customize this footer in template file ( footer.php file in theme)&#x20;
* Footer: Choose this footer version for your page. To change data for this footer, you need to use Elementor

## 3. Main Layout

The Main Layout of your page will depend on the template type you choose: Default template, Elementor full with, or Elementor Canvas:&#x20;

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

### 3.1 Default Template

***Please, note***: If in Template tab, you choose Default template, the option you choose in Main Layout tab will be applied to your page

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

* Global: The setting in the **Layout** tab (Appearance >> Customize >> Layout) will be applied to your page.

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

Suppose that in the **Layout** tab (Appearance >> Customize >> Layout), you choose: "right sidebar", the page will be displayed as below:&#x20;

<figure><img src="/files/2A2ynVmLCnmimf3SOHU8" alt=""><figcaption><p>The appearance of the page with right sidebar</p></figcaption></figure>

* No Sidebar, Left Sidebar, and Right Sidebar: You can set the layout for your page by choosing the position of the sidebar. **Note:** When you select one of these options, the setting in the **Layout** tab (Appearance >> Customize >> Layout) will not affect your page.

### 3.2 Elementor Full With

***Please, note***: If in Template tab, you choose Elementor Full With , the setting in Main Layout drop-down won't affect to your page

<figure><img src="/files/6kFJ6LHpfm3dCUZgXyr1" alt=""><figcaption><p>Appearance of the page in the frontend when you select: Elementor Full With</p></figcaption></figure>

### 3.3 Elementor Canvas

***Please, note***: If in Template tab, you choose Elementor Canvas , the setting in Main Layout drop-down won't affect to your page

&#x20;When you select: Elementor Canvas, your page will only include components you added without showing any built-in components.&#x20;

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

## 4. Wide Site

The Wide Site of your page will depend on the template type you choose: Default template, Elementor full with, or Elementor Canvas:&#x20;

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

### 4.1 Default template

***Please, note***: If in Template tab, you choose Default template, the option you choose in Wide Site drop-down will be applied to your page

<figure><img src="/files/4jtMWbhtbT3AugJ3tGBW" alt=""><figcaption></figcaption></figure>

* Global: The setting in the **Wide Site** Drop-down (Appearance >> Customize >> Layout) will be applied to your page.

<figure><img src="/files/E181u6AiBAEg9uDjNaP6" alt=""><figcaption><p> </p></figcaption></figure>

Suppose that in the **Wide Site** Drop-down (Appearance >> Customize >> Layout): Choose Boxed, the page with default template will be showcased below:&#x20;

<figure><img src="/files/U3QfrqUPYLhGRApMXwdw" alt=""><figcaption><p>Appearance of a boxed page</p></figcaption></figure>

* Wide, boxed: Choose wide if you want to have a full page layout, choose boxed if you want to have a boxed page layout. **Note:** When you select one of these options, the setting in the **Wide Site drop-down** (Appearance >> Customize >> Layout) will not affect your page.

### 4.2 Elementor Full With

***Please, note***: If in Template tab, you choose Elementor Full With, the option you choose in Wide Site drop-down will be applied to your page.&#x20;

<figure><img src="/files/2zlCJ8MMMvED0AVE4PWJ" alt=""><figcaption><p>The appearance of the boxed page with Elementor full width</p></figcaption></figure>

### 4.3 Elementor Canvas

***Please, note***: If in Template tab, you choose Elementor Canvas, the option you choose in Wide Site drop-down won't applied to your page.

<figure><img src="/files/jAUEby1so5EAAAKpOX3B" 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://ova-themes.gitbook.io/remons/basic/create-a-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.
