We'll create fresh WordPress site with RPS Image Gallery installed. You have 20 minutes to test the plugin after that site we'll be deleted.
RPS Image Gallery enhances the core WordPress gallery function by dynamically adjusting the column count based on viewport width and enabling an image in the gallery to either invoke a slideshow or link to another page, post or any URL. The link and link target are specified in the image’s Edit Media screen using the Gallery Link URL and Gallery Link Target fields. When an image having a Gallery Link URL is clicked, the user will be directed to that location. Images linking elsewhere are automatically excluded from the slideshow – clicking the image will not invoke the slideshow but will call the specified Gallery Link URL.
In addition, RPS Image Gallery combines attachments from multiple posts or pages into a single gallery, enables the use of paging – useful for galleries with a large number of images, and provides the ability to link a gallery image to the post to which it is attached.
The post IDs containing a gallery to include.
The image IDs to display in the gallery.
The container for the gallery.
How many columns to use for the gallery view.
Determines whether the number of columns should respond to the viewport width.
Determines how many images show at a time. Includes paging navigation. Not compatible with Masonry.
Affects the heading(title), caption and the last row of images when there are fewer images in the row than number of columns.
The size of the image that should be displayed in the gallery view. It can be any of the standard image sizes including any registered by the theme.
Specify if the image dimensions should be constrained by width only or both width and height. Only available with specific themes or when the theme is set to “none”.
Only available if the constrain value is set to ‘media’. Allows the use of the Thumbnail, Medium or Large image dimensions as specified in Media Settings.
Only available if the constrain value is set to ‘plugin’. Allows the constrain width to be specified by the plugin.
Only available if the constrain value is set to ‘plugin’. Allows the constrain height to be specified by the plugin.
The size of the image that should be displayed in the slideshow view. It can be any of the standard image sizes including any registered by the theme.
How to sort the images. It is ignored if a list of image IDs is included in the shortcode.
How to order the images. It is ignored if a list of image IDs is included in the shortcode.
Display the image title in the gallery and slideshow views.
The tag that should be used to wrap the image heading (title).
Specify alignment of the heading text presented in the gallery grid.
Display the image caption or description under the images in the gallery grid view.
Automatically insert break and paragraph tags into caption.
Define where the text presented as the caption should be sourced.
Specify alignment of the caption text presented in the gallery grid.
Where to get the URL to direct a user when clicking/tapping an image. Only has an effect if Slideshow is set to false and the Gallery Link URL is empty.
Which HTML structure to use to output the gallery.
Which theme to use to style the HTML output.
Whether to use the Masonry script cascading grid layout library for the gallery.
Invoke the slideshow (fancyBox) viewer when an image without a Gallery Link URL value is clicked.
Which version of fancyBox to use.
Specify whether the slideshow should automatically cycle through the images or not.
Display the gallery thumbnail images as backgrounds or standard images.
(since 1.2.24)
Show the EXIF image data.
Where to show the EXIF data associated with the image.
What EXIF fields to display and in what order.
Comma separated attachment IDs to display. Cannot be used with exclude.
Comma separated attachment IDs to display. Cannot be used with include.
The class of the gallery group which determines what images belong to the gallery slideshow.
Use the ALT value as a fallback in case the Caption field is empty.
Show the title area in the slideshow view including the image heading, caption or description, and EXIF data.
Show the image heading within the title area of the slideshow.
Show the image caption within the title area of the slideshow.
The position of the title area in relation to the image in the slideshow.
The alignment of the text in the slideshow title.
Show the close button in the upper-right corner of the slideshow (clicking outside the slideshow always closes it).
The effect that should be used when the slideshow is opened.
The effect that should be used when the slideshow is closed.
Time in milliseconds of the fade and transition when the slideshow is opened.
Time in milliseconds of the fade and transition when the slideshow is closed.
Display the image counter in the slideshow (i.e. “Image 1/10).
Make the slideshow start from the beginning once the end is reached.
Center the image on the screen while scrolling the page.
Space between FancyBox wrapper and content.
Space between viewport and FancyBox wrapper.
Opacity of the overlay appearing behind the slideshow and on top of the page.
Color of the overlay appearing behind the slideshow and on top of the page.
Display helper thumbnails appearing below the slideshow in fancyBox2.
The width of the helper thumbnails appearing below the slideshow in fancyBox2.
The height of the helper thumbnails appearing below the slideshow in fancyBox2.
Set to true if it is preferred the native WordPress gallery output is used.