Photo Albums

Inline gallery

The inline gallery feature allows you to embed the gallery directly in the content of your page. It will display the same gallery as you would see in the lightbox. You can preview the online demo here.

The inline gallery can be enabled for the content element, as well as for the frontend reader module:

It is worth mentioning that the inline gallery may not appear if you don't include the basic styles or provide your custom CSS:

.ce_vee_photo_album .images-inline {
    padding-bottom: 56.25%; /* 16:9 ratio */
}
Note

When you add the content element you will likely want to select the appropriate template (i.e. cfg_photo_album_reader) in the Album template field.