Title: Full Screen Galleries
Author: Nick Halsey
Published: <strong>March 16, 2021</strong>
Last modified: July 13, 2024

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/full-screen-galleries/assets/icon.svg?rev=2496406)

# Full Screen Galleries

 By [Nick Halsey](https://profiles.wordpress.org/celloexpressions/)

[Download](https://downloads.wordpress.org/plugin/full-screen-galleries.1.3.zip)

 * [Details](https://wordpress.org/plugins/full-screen-galleries/#description)
 * [Reviews](https://wordpress.org/plugins/full-screen-galleries/#reviews)
 *  [Installation](https://wordpress.org/plugins/full-screen-galleries/#installation)
 * [Development](https://wordpress.org/plugins/full-screen-galleries/#developers)

 [Support](https://wordpress.org/support/plugin/full-screen-galleries/)

## Description

Full Screen Galleries creates an automatic full-screen slideshow mode for image 
galleries in your content. Posts and pages with galleries are automatically transformed
into a full-screen browsing mode when you click on an image. Within the slideshow,
visitors can see captions and access full-size images. The slideshow allows visitors
to easily browse larger versions of your images.

You can [see Full Screen Galleries in action here](https://celloexpressions.com/photography/2020/02/raindance-ranch-winter-2020/).

For an automated full-screen slideshow of all content on your site, see [the Content Slideshow plugin](https://wordpress.org/plugins/content-slideshow/).

## Screenshots

 * [[
 * Full-screen slideshow mode on a large screen.
 * [[
 * Full-screen slideshow mode on a small screen.

## Installation

 1. Take the easy route and install through the WordPress plugin installer OR
 2. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/`
    directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Open a post with a gallery on your site and click on an image to open the slideshow
    mode.

## FAQ

### Where’s the settings page?

This plugin does not have or need any settings. Slideshows will automatically work
on any single post or page view with at least three images. Click on an image to
open the slideshow.

### How Does it Work?

Full Screen Galleries is a frontend-based JavaScript application. It searches through
your post content for images and automatically creates a gallery slideshow if there
are at least three images in the content. It only runs on single post and page views(
it does not run on home pages, archives, etc.).

This app is optimized for images generated through WordPress galleries, but will
also attempt to include other content images within the slideshow. Both classic 
editor and block editor galleries are supported. Full Screen Galleries will work
on old and new post content without adjustments to your content.

### Hide Specific Images from the Slideshow

All images within the post content are included in the slideshow by default. But
there are some cases where certain images shouldn’t be included. For example, there
may be a standalone image outside of a larger gallery, or an image with an external
link that should work on click. Add `fsg-hidden` to the “Additional CSS Class(es)”
option under the advanced settings for the image block to exclude a specific image
from the slideshow.

### Image Quality and Load Time

Full Screen Galleries takes a “just ahead of time” approach to loading information
to balance speed with user experience. Minimal data is added to single page views
initially to allow a perceptibly-instant full-screen opening when a user first clicks
on an image. Once the slideshow is opened, HTML markup and image files are loaded
one-ahead-of-time to anticipate linear navigation.

Additional image data is loaded via Ajax (asynchonously) as a progressive enhancement.
Once this secondary load is completed, optimized (larger) images will be available,
and full-image links will optimize to link to the original image file for additional(
browser-UI) zooming.

The plugin strives to balance load time with image quality. It relies on the existing
image sizes defined on your site. You could add additional sizes optimized to specific
screen sizes if you find that images are blurry or take too long to load. You could
also try the Regenerate Thumbnails plugin to ensure that all of your images are 
available in all of the default sizes.

### Accessibility Approach

Full Screen Galleries attempts to address the following input modes: touch, mouse/
pointer, and keyboard. Basic slideshow naviagtion is possible with swipe left/right
naviation for touch, keyboard arrow and escape navigation, and button navigation
for all input modes. The slideshow is designed to work on any screen size. Please
report any accessibility issues on the plugin support forums.

### Custom Styling

The default styling features a generic dark background with light text and icons.
There is a yellow accent color on hover/focus. You can customize the design with
Additional CSS in the customizer. For example, to change the yellow color, you could
do something like this:

`#fsg-container figcaption a {
 color: #0cf; }

### fsg-navigation > button:focus {

color: #0cf;
 box-shadow: 0 0 0 3px #0cf inset; } `

### Hide Full Image Link

In some situations, it may be desirable to hide the link to the full image size.
You can add the following Additional CSS in the customizer to do so:

`

### fsg-navigation #fsg-open-full {

display: none;
 } `

### Theme Support

Full Screen Galleries is designed to work with any theme out-of-the box. Themes 
can add additional support with custom styling. Themes can also include a button
to launch Full Screen Galleries with the following template tag:

    ```
    if ( function_exists( 'full_screen_gallery_launch_button' ) ) {
        full_screen_gallery_launch_button();
    }
    ```

## Reviews

![](https://secure.gravatar.com/avatar/952a40c24fbdb33866c8896e515d891835c0537a1b82ac4c26495a461d541a9e?
s=60&d=retro&r=g)

### 󠀁[Good Plugin , Exactly what I needed!](https://wordpress.org/support/topic/good-plugin-exactly-what-i-needed/)󠁿

 [mobarakseo](https://profiles.wordpress.org/mobarakseo/) November 11, 2025

Good Plugin

![](https://secure.gravatar.com/avatar/e3d63228293f7ffafbb75fc9a96035c3bfb3a6f2055b5d9b6c0c203e7a107f77?
s=60&d=retro&r=g)

### 󠀁[Exactly what I needed!](https://wordpress.org/support/topic/exactly-what-i-needed-839/)󠁿

 [maikunari](https://profiles.wordpress.org/maikunari/) January 27, 2022

Thank you for this simple yet perfect plugin. Very much appreciated!

![](https://secure.gravatar.com/avatar/d6bc55c5cf788874e661bd742e1a9dcdcb180fd0010cbd53eacc96bbeeecf340?
s=60&d=retro&r=g)

### 󠀁[Simple and works well](https://wordpress.org/support/topic/simple-and-works-well-42/)󠁿

 [dbm44](https://profiles.wordpress.org/dbm44/) March 17, 2021

Saw a positive review on WP Tavern for this plugin, so decided to try it out. Very
simple to install and use. It really does work well and have used it to replace 
other gallery plugins which were bloated and much more complicated.

![](https://secure.gravatar.com/avatar/127b0146d524b574fb7bc06e8fa0a31cf4216076e2d8171725e946f299572150?
s=60&d=retro&r=g)

### 󠀁[Works like a charm!](https://wordpress.org/support/topic/works-like-a-charm-1894/)󠁿

 [Jakob Wiens](https://profiles.wordpress.org/jakobwiens/) March 17, 2021

It doesn’t clutter up the admin menu like most other gallery plugins and just works
right off the bat. Looks like I will be using this plugin a lot in the future 🙂

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/full-screen-galleries/reviews/)

## Contributors & Developers

“Full Screen Galleries” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

“Full Screen Galleries” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/full-screen-galleries/contributors)
for their contributions.

[Translate “Full Screen Galleries” into your language.](https://translate.wordpress.org/projects/wp-plugins/full-screen-galleries)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/full-screen-galleries/),
check out the [SVN repository](https://plugins.svn.wordpress.org/full-screen-galleries/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/full-screen-galleries/)
by [RSS](https://plugins.trac.wordpress.org/log/full-screen-galleries/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3 – 7/7/2022

 * Addd fallback handling to detect image block IDs outside of gallery containers
   in WP 5.8+ for improved .

#### 1.2 – 4/18/2021

 * Improve theme style compatibility by relocating the slideshow DOM to the end 
   of .
 * Various bugfixes in slideshow JavaScript.
 * Add a mechanism to exclude images from the full-screen slideshow.

#### 1.1 – 3/31/2021

 * Add a scroll progress indicator to the slideshow.
 * Hide full-size-image link if the link could not be found.
 * Added logic to improve the likelihood that additional information can be successfully
   loaded from Ajax.

#### 1.0 – 3/14/2021

 * Initial public release on WordPress.org.

#### 0.5 – 3/7/2021

 * Beta testing release.

## Meta

 *  Version **1.3**
 *  Last updated **2 years ago**
 *  Active installations **100+**
 *  WordPress version ** 5.7 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/full-screen-galleries/), [English (US)](https://wordpress.org/plugins/full-screen-galleries/),
   and [German](https://de.wordpress.org/plugins/full-screen-galleries/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/full-screen-galleries)
 * Tags
 * [automatic](https://wordpress.org/plugins/tags/automatic/)[gallery](https://wordpress.org/plugins/tags/gallery/)
   [images](https://wordpress.org/plugins/tags/images/)[media](https://wordpress.org/plugins/tags/media/)
 *  [Advanced View](https://wordpress.org/plugins/full-screen-galleries/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/full-screen-galleries/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/full-screen-galleries/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/full-screen-galleries/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/full-screen-galleries/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/full-screen-galleries/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/full-screen-galleries/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/full-screen-galleries/reviews/)

## Contributors

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/full-screen-galleries/)