.
Galleries are displayed as a series of images as described above, encapsulated by a
.
===== Image captions in galleries =====
The plugin "Gallery Captions" provides a convenient way write captions for gallery images in the FlatPress Admin Area. Simply go to //Uploader// -> //Gallery captions// and select the gallery you want to edit the images captions for.
==== How to remove the captions ====
If you don't want to display gallery captions at all, this is the easiest way to get rid of them: Just add the following to the CSS of your theme!
div.img-gallery figcaption { display:none; }
===== Download =====
{{ :res:plugins:arvid:photoswipe1.0.6.zip |}} if FlatPress ≤ 1.2.1
{{ :res:plugins:arvid:photoswipe2_0_2.zip |}} if FlatPress 1.3 or 1.3.1
===== Changelog =====
== 2025-01-12: Version 2.0.2 ==
* External images are displayed correctly. [[https://github.com/flatpressblog/flatpress/pull/520|(#520)]]
== 2024-12-22: Version 2.0.1 ==
* Fixes the problem that the overlay bottons were displayed in the RSS and Atom feed [[https://github.com/flatpressblog/flatpress/pull/506|(#506)]]