# Under Construction

#### Coming Soon Settings

<figure><img src="/files/7QiL0cbBDB0knAydeTwY" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="199.5555419921875"></th><th></th></tr></thead><tbody><tr><td><strong>Option</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Enable Coming Soon</strong></td><td>Activate the coming soon/under construction mode. Visitors will see the maintenance page instead of the live site.<br><strong>Values:</strong> Yes / No.</td></tr><tr><td><strong>Template Style</strong></td><td>Choose a predefined template style for the coming soon page.<br><strong>Values:</strong> Default / Custom.</td></tr><tr><td><strong>Coming Soon Dark BG</strong></td><td>Apply a dark background layout to the coming soon page.<br><strong>Values:</strong> Yes / No.</td></tr><tr><td><strong>Custom Page</strong></td><td>Select a specific WordPress page to display as your coming soon page content.</td></tr></tbody></table>

#### Launch Countdown Options

<table data-header-hidden><thead><tr><th width="198.4444580078125"></th><th></th></tr></thead><tbody><tr><td><strong>Show Launch Date</strong></td><td>Display a countdown timer and launch date text on the coming soon page.<br><strong>Values:</strong> Yes / No.</td></tr><tr><td><strong>Launch Date</strong></td><td>Set the launch date and time for your site.<br><strong>Format:</strong> <code>MM/DD/YYYY HH:MM:SS</code><br><strong>Example:</strong> <code>12/30/2019 12:00:00</code>.</td></tr><tr><td><strong>UTC Timezone</strong></td><td>Select the UTC timezone for the launch date/time.<br><strong>Default:</strong> UTC +00:00.</td></tr></tbody></table>

#### Background Options

<table data-header-hidden><thead><tr><th width="199.5555419921875"></th><th></th></tr></thead><tbody><tr><td><strong>Upload Image</strong></td><td>Upload or select an image as the background.<br><strong>Example:</strong> <code>/images/under-construction.jpg</code>.</td></tr><tr><td><strong>Repeat</strong></td><td>Define how the background image repeats.<br><strong>Values:</strong> no-repeat, repeat, repeat-x, repeat-y.</td></tr><tr><td><strong>Position</strong></td><td>Set the alignment of the background image.<br><strong>Values:</strong> left top, center center, right bottom.</td></tr><tr><td><strong>Attachment</strong></td><td>Define how the background image scrolls.<br><strong>Values:</strong> scroll, fixed, local.</td></tr><tr><td><strong>Size</strong></td><td>Choose how the background image is scaled.<br><strong>Values:</strong> auto, cover, contain.</td></tr><tr><td><strong>Select Color</strong></td><td>Choose a solid background color (can be combined with an image).</td></tr></tbody></table>

#### Custom Styles

<table data-header-hidden><thead><tr><th width="200.666748046875"></th><th></th></tr></thead><tbody><tr><td><strong>Custom Styles</strong></td><td>Paste custom CSS to apply unique styles to the coming soon page. This allows advanced design customization.</td></tr></tbody></table>

***

**Example Setup:**

* **Enable Coming Soon:** Yes
* **Template Style:** Default
* **Coming Soon Dark BG:** Yes
* **Show Launch Date:** Yes (set to `12/30/2019 12:00:00`)
* **UTC Timezone:** UTC +05:30
* **Background:** Image (`under-construction.jpg`), center center, no-repeat, cover
* **Custom Styles:** Add CSS for countdown timer fonts and background overlay

This creates a **countdown-based Coming Soon page** with a dark background and custom styling.


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/designthemes-theme-options/all-page-options/under-construction.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.
