Plugin / RPS Image Gallery

Red Pixel Studios

Changelog

Changelog

2.2.4

  • Load inline script late in footer to make certain jQuery is available.

2.2.3

  • Only load scripts and styles when shortcode present.

2.2.2

  • Added override for gallery columns default.
  • Fix so if column count is specified in shortcode then responsive styles will not affect that gallery.
  • Added “classes” argument to shortcode so custom classes may be added to the gallery container.
  • Changed default word-break CSS attribute for heading styles to hyphenate.
  • Focal length value of EXIF data rounded to integer.
  • Shutter speed value of EXIF data converted to fraction using common shutter speed 1/3 steps.

2.2.1

  • Use Masonry cascading grid layout library for galleries.
  • Thumbnail helpers option for fancyBox2 slideshows.
  • Customize the width and height of thumbnail helpers.
  • Added Masonry 4.0.0 and Images Loaded 4.1.0 JavaScripts to dependencies.
  • Added masonry-controller.js to dependencies.
  • Revised social media button styles to be compatible with Masonry gallery layouts.
  • Updated gallery HTML5 format to more closely match native WordPress output.
  • Added gallery support of responsive images by including srcset and sizes attributes.
  • Added width and height attributes to gallery images.
  • Added constrain argument, along with constrain_width and constrain_height, to force gallery images to use maximum dimensions (theme dependent).
  • Disable pointer events for fancyBox title so overlap does not interfere with navigation.
  • Updated settings dependencies for gallery to prevent incompatible selections.
  • Add fallback background color to default theme pagination styles for browsers not supporting RGBA.

2.1.6

  • Fixed issue so only required slideshow styles load when gallery theme is set to none.
  • Added legacy output formats for older themes that support the definition list styles.
  • Updated stylesheets to allow for easier overrides.

2.1.5

  • Added option to output responsive gallery column styles inline.
  • Improvements in triggering responsive gallery column style file generation.

2.1.4

  • Replaced anonymous function calls for compatibility with outdated or non-compliant server environments.
  • Updated base stylesheet to reset certain attributes set by some themes.

2.1.3

  • Force base stylesheet to load if options are not set.
  • Updated version reported for fancyBox 1.3.4 stylesheet.
  • Updated stylesheet dependencies.
  • Quiet notices when options are not set.

2.1.2

  • Update to responsive gallery column styles to provide override of max-width limitation for some themes.
  • Modify responsive gallery column stylesheet creation process for multisite to help avoid permissions issues.

2.1.1

  • Added support for multisite configurations where each site can have unique responsive gallery column styles.
  • Bug fix so Gallery Link URL works properly with the original fancyBox.

2.1.0

  • Introduced responsive gallery columns to dynamically change the column count based on viewport width.
  • Added setting to display the image heading or the caption in the gallery and/or the slideshow.
  • Added dependencies to slideshow options settings.
  • Modified default RPS Image Gallery theme CSS so font size does not cause title and caption to disappear in some themes.
  • Shifted common styles to main CSS file away from theme-specific CSS.
  • Fixed bug in options init that was generating a notice.
  • Added word break to image heading in default CSS to prevent overflow in gallery view with narrow columns.

2.0.1

  • Fix to use default theme styles if theme is not set in options.

2.0.0

  • Support for fancyBox2.
  • Added autoplay slideshow option for fancyBox and fancyBox2.
  • Integrated gallery paging.
  • Added option to link a gallery image to its attached post.
  • Modified helper function to check if Redux Framework network active on network of sites in addition to single site installs.
  • Updated built-in styles to force fancyBox wrapper to use content-box sizing to avoid alignment issues with the slideshow elements.
  • Fix to allow galleries within the same post to be separated into groups by the group_name attribute.
  • Added fancyBox attributes for additional control of slideshow presentation including overlay opacity, overlay color, margin and padding.
  • Added compatibility controls to allow for conditional loading of scripts, styles and override of the built-in gallery shortcode.
  • Added option to display EXIF data in both the gallery and the slideshow.
  • Added option to display Facebook “like” and Pinterest “pin” buttons on gallery thumbnails.

1.2.29

  • Added ‘caption_auto_format’ attribute to set whether break and paragraph tags are added to the caption/description.

1.2.28

  • Exclude attachments of posts with a status of ‘trash’ or ‘future’.

1.2.27

  • Removed menu appearing in admin bar when viewing pages.

1.2.26

  • Added ‘full’ as image size option in settings.
  • Updated documentation.

1.2.25

  • Maintenance release.

1.2.24

  • Added settings page to specify gallery defaults.
  • Removed ‘p’ as option for container since it conflicts with the_content filter.
  • Added ‘caption_source’ attribute to set where caption is sourced.
  • Added ‘caption_align’ attribute to set text alignment of the caption in the gallery.
  • Added ‘fb_title_align’ attribute to set text alignment of the caption in the slideshow.

1.2.23

  • Added option to use caption or the description.
  • Fixed path issue for fancyBox elements called by IE6 through IE8.

1.2.22

  • Added option to display EXIF image data.
  • Added option to display gallery thumbnails as backgrounds instead of images.

1.2.21

  • Maintenance release to correct jQuery noConflict mode setting.

1.2.20

  • Uses jQuery version included with WordPress.

1.2.19

  • Includes the necessary version of jQuery for compatibility with higher WordPress versions. Packaged in a no-conflict wrapper to avoid collisions with other jQuery versions.

1.2.18

  • Added option to show fb counter without title.
  • Applies proper class on fancyBox title based on title position.

1.2.17

  • Fixed a bug that caused exclude to not work properly in certain situations.

1.2.16

  • Fixed a bug introduced by v1.2.15 that messed with the post interface.

1.2.15

  • Fixed a minor bug where the include attribute no longer functioned properly.

1.2.14

  • Unique post gallery images no longer merge into a single slideshow on archive pages.

1.2.13

  • Added pass through arguments for cyclic and centerOnScroll fancyBox options.

1.2.12

  • Maintenance release to eliminate warning message being logged when sorting single gallery.

1.2.11

  • Added support for ids attribute in gallery shortcode.
  • Reordering merged gallieries is now possible via the default Gallery admin interface.

1.2.10

  • Made column width definitions in CSS more precise for layouts with tight tolerances.

1.2.9

  • Added option to combine attachments from multiple pages into a single gallery while respecting orderby and order arguments.

1.2.8

  • Added classes to indicate beginning and end of gallery rows.
  • Added shortcode option to specify gallery alignment.
  • Removed definition list styles that were no longer needed.

1.2.7

  • Added title attribute for image in grid view when no link is present.
  • Added option to turn image heading (title) on or off in gallery and slideshow views.
  • Added option to specify the heading tag from h2-h6.
  • Added option to turn the slideshow image counter on or off.
  • Removed support for definition list (dl) structure and removed shortcode arguments including itemtag, icontag and captiontag.

1.2.6

  • Added target parameter to gallery link.
  • Modified CSS to eliminate extra horizontal space between images in gallery grid due to inline-block styling of list items.

1.2.5

  • Eliminated possibility of HTML markup appearing in title attribute.

1.2.4

  • Added support for HTML markup in the image caption.

1.2.3

  • Modified z-index of fancyBox overlay and wrap so that they appear above most theme elements.

1.2.2

  • Corrected an issue with the fancyBox CSS that resulted in 404 errors for some supporting graphical elements.
  • Added a shortcode attribute option for “link” so that it can now be set to “none”.

1.2

  • Added capability to pass fancyBox settings through shortcode attributes.
  • Changed the default slideshow behavior to be cyclic (loop).
  • Corrected an issue preventing slideshow for multiple galleries.

1.1.1

  • First official release version.

Ratings

4
14 reviews

Rating breakdown

Details Information

Version

2.2.4

First Released

26 Apr, 2009

Total Downloads

112,469

Wordpress Version

3.6 or higher

Tested up to:

5.2.4

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.