Questions tagged [foogallery]

Foo Gallery allows for better image gallery management within WordPress. Built to be simple for users and highly flexible for developers.

Features

  • Albums now built-in!
  • Gallery custom post type
  • Use built-in media library to manage images
  • Drag n Drop reordering of images and galleries
  • Built-in gallery templates
  • Built-in support for FooBox
  • Built-in Extensions Store Built on an extension framework
  • Custom CSS for both galleries and albums
  • Copy to clipboard shortcodes
  • Visual shortcodes in rich text editor
  • Gallery picker to insert shortcode
  • Page usage metabox with one-click gallery page creation
  • NextGen importer tool (albums and galleries)

Gallery Templates

  • Responsive Image Gallery - demo
  • Masonry Gallery - demo
  • Simple Portfolio - demo
  • Justified Gallery - demo
  • Single Thumbnail Gallery - demo

Album Templates

  • Responsive Album Layout - demo
  • All-in-one Stack Album - demo

Contribute

FooGallery is hosted on GitHub.

Author's page

5 questions
1
vote
1 answer

Make Foogallery WP plug-in use AVIF images where available in a test context

This is from a simplified testing scope. I have some WP site with Foogallery Pro being used on it. The client added a plethora of huge jpegs for a full screen presentation. Like 900 images, net worth 1 GiB of network load for a single page. Can't be…
C.O.
  • 2,281
  • 6
  • 28
  • 51
0
votes
1 answer

Images being rendered as SVGs in Frontity React

I have an issue with Frontity React, where it loads up featured images fine and some other images, but quite a lot of image which are added to the page either from a plugin (such as foogallery)
Paul M
  • 115
  • 12
0
votes
2 answers

foogallery php shortcode with ID taken from AFC custom field variable does no display

I have ACF custom field in posts with the gallery ID. The custom field is stored in wp_postmeta table. I am trying to execute shortcode on post page with the gallery id assigned to this post. my code: $post = get_post(); $gallery_id =…
jerri69
  • 25
  • 3
0
votes
1 answer

Getting Fatal Error after updating Foogallery plugin to version 1.4.31 - running on WordPress 4.9.8

I haven’t been updating my plugins for this site for a while: www.12thcaulfield.asn.au. I saw that the WP version had recently been auto updated to 4.9.8, and that it shows as having the most recent version. So I decided to update all my plugins…
SunnyOz
  • 543
  • 2
  • 10
  • 25
0
votes
1 answer

Can't seem to get ACF field to work with Foogallery

Working with Wordpress now. Struggling with Foogallery and ACF. I have created ACF fields for FooGalleries. Then, I am trying to call the fields within PHP (namely the code for a static sidebar), with the intention to echo them in a post page where…
Eric
  • 243
  • 3
  • 9