# Post Template

### Templates

**Digital Nomad** has **4 post page templates** to choose from:

1. **Default**

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

2. **Post With Sidebar**&#x20;

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

3. **Post With Lightbox -** looks the same as **Default**, but includes images lightbox functionality. **Read about lightbox -** [**About Lightbox Functionality**](#about-lightbox-functionalty).

4. **Post With Sidebar and Lightbox -** looks the same as **Post With Sidebar** , but includes images lightbox functionality. **Read about lightbox -** [**About Lightbox Functionality**](#about-lightbox-functionalty).

***

### To choose which template to use when you publish a post:

* On the post editor page, click <img src="/files/YR4dKgOcriT5Fz6Bknk5" alt="" data-size="line"> icon in the top right corner to open the **Post settings**
* Then, find the **Template** selector and choose **your preferred option - Default/Post With Sidebar/Post With Lightbox/Post With Sidebar And Lightbox**

{% hint style="warning" %}
**We&#x20;**<mark style="color:orange;">**recommend**</mark>**&#x20;to use only regular/wide - width cards (Header, Sign Up, Image, Video, Gallery) inside a Post With Sidebar/Post With Sidebar And Lightbox, due** **to the fact that fullscreen cards will be limited in width because of the sidebar located on the right.**
{% endhint %}

***

### Post's Head

The appearance of a post's head depends on whether it has a featured image and whether the post is featured.

#### Normal Post

<figure><img src="/files/54kUkArWhfhPx6CwsEoo" alt=""><figcaption></figcaption></figure>

#### Featured Post

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

***

### To feature the post:

* On the post editor page, click <img src="/files/YR4dKgOcriT5Fz6Bknk5" alt="" data-size="line"> icon in the top right corner to open the **Post settings**
* Then, find **this**  <img src="/files/p9DOc7B5UCq0p7xAyVYh" alt="" data-size="line">  **toggle** and click to **feature your post**

***

### About Sidebar

Post's Sidebar includes **2 widgets**:&#x20;

1. &#x20;**Subscribe CTA** - displays 5 latest featured posts

   <figure><img src="/files/WBsBHSwgI9zR7YTGcX0k" alt=""><figcaption></figcaption></figure>
2. **Featured Posts** - displays 3 latest featured posts

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

***

### About Lightbox Functionality

This intuitive functionality allows users to click on any image card or any image inside gallery card within the post content, after which the image is prominently displayed in a "lightbox" overlay. This special view not only focuses the user's attention on the image but also provides an option to zoom in for a closer look at the details. This makes for a more interactive and engaging experience when browsing through content.&#x20;

**Post WIth Lightbox Example:** <https://digital-nomad-primary.highfivethemes.com/drone-technology-advancements-in-2024/>

<figure><img src="/files/TSP8UVNnF45S1bR5ZWDF" alt=""><figcaption><p>Images Gallery</p></figcaption></figure>

<div><figure><img src="/files/UDG7PO3p3rWN81zYttjv" alt=""><figcaption><p>Lightbox Example</p></figcaption></figure> <figure><img src="/files/dx8V0HkA7Ylit6Bh8VXb" alt=""><figcaption><p>Lightbox Example</p></figcaption></figure></div>

<div><figure><img src="/files/JmLszjTnmdzqy7rjvjzY" alt=""><figcaption><p>Lightbox Zoom Example</p></figcaption></figure> <figure><img src="/files/rZreZNbDzvb1JJXo3gas" alt=""><figcaption><p>Lightbox Zoom Example</p></figcaption></figure></div>


---

# 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://highfivethemes.gitbook.io/digital-nomad-user-documentation/main-templates/post-template.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.
