# Add Single Gallery to a Page

Suppose you have created a gallery named "kenburn for home". Using Visual Composer you can add that to your page.

Find the **Single Gallery** element in **Eram Category** or just simply search element by name.

![](https://ticksy_attachments.s3.amazonaws.com/1850312083.jpg)

Then type in the name of the gallery.

![](https://ticksy_attachments.s3.amazonaws.com/4074285758.jpg)

That simple.

There are some concerns about various layout types of galleries being in a page regarding it's height:

* **Default**

  is useful for vertical grid and masonry gallery layouts.&#x20;
* **Full**

  is useful for kenburn, slider, horizontal and double carousel layouts. In this way the gallery will be full height of the device.
* **Define**

  in Pixels is useful for custom layouting. for example when you need a slider gallery in a portion of a page then you need to set it's height.

Please note that at the current version of the theme (2.0) it is not possible to have more that one horizontal gallery in a page and it should be used as a solo element in the page.


---

# 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://owwwlab.gitbook.io/eram-wordppress-theme/faq/add-single-gallery-to-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.
