Fullscreen Galleria

Description

Fullscreen gallery for WordPress. Based on Galleria JavaScript image gallery framework.

Features

  • Clean fullscreen interface. Only image and carousel is shown when idle.
  • Custom link support for media eg. link to Flickr page that is shown for the image.
  • If image has gps coordinates it can be shown on map.

Usage

  1. Use WordPress Gallery feature and media as usual. Images are handled automatically and shown in fullscreen viewer.

Screenshots

  • Fullscreen Galleria in action.
  • Random photobox using fsg_photobox keyword
  • Showing map for photos that have gps coordinates

Installation

  1. Install and activate Fullscreen Galleria using normal install. More info

FAQ

Clicking image shows attachment page

Gallery settings should have thumbnails linked to image file:

  • Link thumbnails to: [x] Image File [ ] Attachment Page

or in HTML mode:

  • [gallery link=”file”]

fsg_photobox keyword

Adds random photobox to the page. eg. [fsg_photobox include=”244, 243,242,241,208,207,206,205,204″ rows=”6″ cols=”4″]

  • include – specify list of images (default is all images attached to post/page)
  • rows – maximum number of rows in the grid (default is 2)
  • cols – maximum number of columns in the grid (default is 3)
  • border – border around the pictures in pixels (default is 2)
  • maxtiles – biggest allowed picture in tiles (default is 20)
  • tile – fill available space with x px tiles. rows and cols are ignored. (no default)
  • postid – use photos of this post. (no default)
  • repeat – repeat photos in photobox. (default is true)
  • order – ASC or DESC (default is ASC)
  • orderby – See wordpress doc for all the options (default is post__in)

fsg_photolist keyword

Adds photo list/grid to the page. eg. [fsg_photolist include=”244, 243,242,241,208,207,206,205,204″ cols=”4″] See live example here.

  • include – specify list of images (default is all images attached to post/page)
  • cols – number of columns in the grid (default is 3)
  • border – border around the pictures in pixels (default is 2)
  • tile – minimum size for the tile. (100)
  • postid – use photos of this post. (no default)
  • order – ASC or DESC (default is ASC)
  • orderby – See wordpress doc for all the options (default is post__in)
  • extlinks – Use ‘Custom link’ field link instead of showing the image (default false)
  • fixed – width/height select if width or height is fixed in photo list (default width)

fsg_link keyword

Adds link to group of images. eg. [fsg_link class=”btn” include=”112,113,114,115″]View[/fsg_link] See live example here (View Online -button).

  • include – specify list of images (default is all images attached to post/page)
  • class – class for a tag (default is none)
  • order – ASC or DESC (default is ASC)
  • orderby – See wordpress doc for all the options (default is post__in)
  • postid – use photos of this post. (no default)

keyboard shortcuts

  • esc – closes map/gallery
  • left, P – Previous picture
  • right, space, N – Next picture
  • S – Start/stop slideshow
  • M – Show map
  • F – Fullscreen mode

Reviews

August 29, 2018
Super-nice plugin! True fullscreen view -- no toolbars, just a tasteful row of tiny thumbnails of upcoming images at the bottom of the fullscreen. Fullscreen Galleria is the ONLY plugin I've found which allows me to make a true fullscreen carousel view and does NOT involve the generation of shortcodes which have to be copied into the page. With Fullscreen Galleria it is easy to edit the gallery. I'm using Fullscreen Galleria with another plugin which generates a mosaic gallery view and a smaller carousel view which allows viewer comments. I don't think Fullscreen Galleria by itself will allow user comments or generate a mosaic or other type of initial gallery page. Fullscreen Galleria seems to work well with the other plugin -- so now I have it all -- true full screen, nice mosaic initial page, and the ability to add viewer comments. I happen to be using the plugin Catch Gallery to make the mosaic and comment-friendly views, but there are many similar plugins. Catch Gallery is apparently pretty new -- but so far so good. PS -- I've deactivated Jetpack because it might have been a little glitchy with Fullscreen Galleria and I think it has a lot of stuff I don't need.
September 3, 2016
I use this plugin on a photography portfolio site and it works great. I like how you can navigate through the photos by clicking on the thumbnails which appear along the bottom of the lightbox. This is great when there are many photos and clicking through them all one at a time would be inconvenient.
September 3, 2016
Simple and perfect! Thanks And don't forget the WPtouch Mobile plugin for mobile devices.
Read all 15 reviews

Contributors & Developers

“Fullscreen Galleria” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Fullscreen Galleria” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.6.12

  • fsg_dlmngr removed
  • Use xmp for metadata
  • Portfolio groups
  • fixes

1.6.11

  • fsg_dlmngr icons fixed

1.6.10

  • Fix json echoing
  • Update OpenLayers to 6.5.0

1.6.9

  • Update OpenLayers to 6.4.3

1.6.8

  • Update galleria.io to 1.6.1

1.6.7

  • fsg_dlmngr keyword added

1.6.6

  • fixed = width/height option to photolist
  • retina display support in photolist
  • support for external links in photolist

1.6.5

  • Hide info also in mobile devices

1.6.4

  • Rounder design

1.6.3

  • Fix php 7 error= 1.6.2 =
  • Update galleria.io to 1.5.7

1.6.1

  • fsg_photolist fix for small images
  • Update galleria.io to 1.4.5.

1.6.0

  • fsg_photolist keyword added

1.5.2

  • Handle touch & click in close buttons

1.5.1

  • Don’t modify RSS feeds but only content going to browsers

1.5.0

  • Support for infinite scroll (jetpack)

1.4.12

  • Tested with WP 4.4
  • Protocol-less url for css import
  • Support for descriptions read from separate file

1.4.11

  • Tested with WP 4.3
  • Openlayers.js updated 2.13.1
  • fsg_photobox fixes
  • Fixes in metadata parsing

1.4.10

  • Update galleria.io to 1.4.2.

1.4.9

  • More space for the sharing icons.
  • Add plugin icon

1.4.8

  • Remove more strict warnings.

1.4.7

  • Work with Jetpack 3.0 share buttons.
  • Check for NULL to remove some warnings.
  • Remove “Strict Standards: Only variables should be assigned by reference” warnings.

1.4.6

  • round numbers. Patch from: https://gist.github.com/asquelt/9624792

1.4.5

  • fix icons

1.4.4

  • fix multiline captions

1.4.3

  • title box hides again
  • close stays (like arrows) in touch
  • galleria.io updated to 1.3.5

1.4.2

  • Add multi custom link support.
  • galleria.io updated to 1.3.3

1.4.1

  • Handle setting updates better.

1.4.0

  • White and Black themes.
  • On demand loading is now experimental and can be enabled from settings. It seemed to break some installations.

1.3.10

  • Fix previous commit for index pages.

1.3.9

  • Only load fsg when needed. Patch from Chris Planeta.

1.3.8

  • Enable/disable map setting.
  • If thumbnails disabled scale image to full space.

1.3.7

  • Add repeat option to fsg_photobox.
  • Add postid option to fsg_photobox.
  • Add order and orderby parameters in fsg_photobox.
  • Add postid option to fsg_link.

1.3.6

  • Fix photobox in twenty twelve theme. Patch from webprom.
  • Fine tune exif reading.

1.3.5

  • Try to find lens from exif.

1.3.4

  • Don’t show info box if empty.

1.3.3

  • Update openlayers to 2.12

1.3.2

  • Add order and orderby parameters in fsg_link
  • Disable image navigation option

1.3.1

  • Open attachment pages in FSG option

1.3

  • Photo sharing buttons. Needs Jetpack to work.

1.2.4

  • Work with W3 Total Cache.

1.2.3

  • Show info also when navigating with keys.
  • Parse string more carefully to avoid errors.

1.2.2

  • Another try for the same bug.

1.2.1

  • Trying to fix error where some images show in FSG and some not.

1.2

  • enable/disable title and caption options
  • True fullscreen option (experimental)

1.1.4

  • fixing fsg_link again.

1.1.3

  • fix fsg_link when there is no include.

1.1.2

  • fix uninstall.

1.1.1

  • fix settings again.

1.1

  • maxtiles and tile options added to photobox.
  • Fix settings interface

1.0

  • Settings page added.
  • Fix exposure time.

0.6.6

  • Fill camera info from exif on upload.
  • Only show images that are linked to image file in carousel.

0.6.5

0.6.4

  • Fix ESC key. Patch from Vala.

0.6.3

  • Check that javascript value is valid. Removes error in console.

0.6.2

  • Fixing PDF loading, again.

0.6.1

  • Check if external attachment really exists. Fixes PDF attachments.
  • Check if exif support for PHP installed. Fixes media upload errors.

0.6.0

  • Support for include option in gallery.
  • Better keyboard support (see FAQ)
  • Fullscreen mode (Press F). This needs some further testing.

0.5.7

  • Handle quotes in camera info too.

0.5.6

  • Updated Galleria to 1.2.8. Swiping should work better.

0.5.5

  • Fix permalink to use wordpress ids. Fixes ids when more pictures are added to existing post. Sadly breaks old permalinks.

0.5.4

  • Make better json

0.5.3

  • Show permalink/bookmark icon in image info

0.5.2

  • Updated Galleria to 1.2.7
  • Permalink support (http://site/post/#0 opens first image to galleria)

0.5.1

  • Fix gps coordinate uploading

0.5

  • Add map for images that have gps coordinates

0.4

  • Only scale images if they are larger than canvas

0.3

  • Esc closes the fullscreen gallery

0.2

  • Arrows and close buttons fade out (not move) so they work also when hidden
  • fsg_link keyword added
  • fsg_photobox keyword added

0.1

  • Initial release