Justified Image Grid - Premium WordPress Gallery icon

Justified Image Grid - Premium WordPress Gallery

Hot or Not
Justified Image Grid - Premium WordPress Gallery

Description

The top-selling photo gallery on CodeCanyon – 22,000+ customers agree!

Justified Image Grid is a powerful and responsive WordPress gallery plugin, expertly designed to showcase your images in the most beautiful and authentic way. Whether you specialize in capturing magical wedding days, creative designs and innovations, expressive portraits, extraordinary architecture, or a journalistic exploration, your photos tell a unique story and deserve to be presented in their full glory.

Unlike many gallery plugins, Justified Image Grid for WordPress organizes your images into a perfectly balanced horizontal photo grid that draws the eye from left to right, just as you would read a narrative. There is a natural flow to your photographic story, and the images work together as elements of a complete whole. Most importantly, your images retain their original aspect ratio, so they display exactly as you intended.

What’s more, this premium WordPress gallery is fully compatible with your existing sources. You can simply load content from Facebook or Flickr and see it transformed into a stunning gallery display, using jQuery. This versatile gallery plugin also makes it easy to completely remodel your new or existing NextGEN galleries, for a vastly superior display performance. Justified Image Grid works seamlessly with the premium WP Real Media Library plugin to bridge the gap between your albums and your gallery, giving you access to your native media library and effortlessly organizing your collections and folders.

For an even more personal and compelling gallery experience, you can add special effects to your photos, such as desaturation, softening, or black and white. This comprehensive gallery plugin also allows you to integrate a bundle of beautiful free and premium lightbox options into your Justified Image Grid WordPress Gallery, to define how your photos display after a thumbnail click. Mobile friendly and retina ready, Justified Image Grid gives you complete confidence that your gallery will perform flawlessly on any device, orientation or pixel density.

There’s so much more to discover with Justified Image Grid for WordPress – get started today!

Ease of use

Justified Image Grid for WordPress is easy to install and gives you full control over every aspect of your photo gallery – no coding skills required! Simply set the plugin to automatically take over your existing WordPress galleries, or more experienced users can choose to tap into the detailed settings at every level. When combined with WPBakery Page Builder, the bundled add-on makes it possible to live preview any change of your carefully crafted galleries.

Support

Extensive documentation is freely available, to help you get the most out of your download. We also provide personal, genuine and in-depth support, covering technical and compatibility issues, and guarantee a fast response.

Buy with confidence: the author is here to help!

Features

Videos – make sure you watch them in 1080p!

Please note:

  • Extended license doesn’t cover multiple uses! You need to purchase a regular or an extended license for every site. You can’t resell the plugin as part of a stock theme; the extended license does not allow you to do that.
  • The photos (Shutterstock) and WordPress theme (Avada) seen on the preview site are not included in the download.
  • This is not the vertical Pinterest style – read about what is masonry.

Updates / Changelog

v4.4 – January 16, 2023 – Limit height to viewport setting, bugfixes related to RML and live preview, JavaScript hook for changing items of the grid.

New features:
  • New setting – Limit height to viewport. It prevents rows from appearing taller than the device/browser viewport (usable height of the screen), avoiding the need for scrolling to wholly explore a thumbnail. This was the default behavior since v2.8 (for over seven years), but there was no way to turn it off. Certain use cases benefit from unlocking tall rows, such as showing illustrations, mobile screenshots, lightboxless galleries, and portraits that don’t need to be seen in their entirety. Sometimes filling all available width is more important than fitting an image that is only slightly taller.
  • A global function jigHookItems (items){}, when defined (for example in the Custom JS of JIG settings), allows you to influence the all items (images) list of your grids, prior to creation. It arose from a customer request to manipulate image URLs on the client side. In that particular case, we used it to change extensions to WebP when the browser supports it, to load pre-generated WebP thumbnails instead of TimThumb. The server-side equivalent could not be used due to caching plugins.
Improved:
  • Font size slightly increased in the Grid/Shortcode Editor.
Bugfixes:
  • The detection for RML (Real Media Library) failed when it wasn’t installed and polluted the shortcode with attributes related to that.
  • When conditional script loading was turned off (to be unconditional), Grid live preview failed to work.
  • Checking for non-existent (or deleted) RML ID works again without showing a PHP warning.
  • RML’s “Overview of top level objects” functionality is restored.
  • Pre-PHP7.1 compatibility: removed “public const” from source.
  • PhotoSwipe: pswp—undefined-theme class removed when opened with anything other than the light theme.
Updated:
  • Documentation

v4.3 – November 22, 2022 – WebP/AVIF, RML flatten hierarchy and multi-select, Facebook improvements, numerous fixes including YouTube.

New features:
  • Next-gen image formats: Option to use WebP where available. AVIF (AV1 Image File Format) is also added but is subject to very peculiar server requirements (PHP 8.1+ and GD needs to be enabled—with-avif).
  • Flatten Real Media Library hierarchy, a much-requested feature! Show everything under selected point(s) in the RML tree. This virtually re-organizes your RML tree at display time, to offer more flexibility. Compatible with “straight to lightbox,” works fine with randomizing and limiting (to show a random selection from just a part of your media library), and supports Photo Engine (WP/LR Sync) with RML.
    • Contents: expand everything to a single big gallery. This goes hand in hand with (and boosts the usefulness of) the Filter by option called “WP RML Galleries or Folders (of pictures in the grid)” as you could use your RML tree (Gallery or Folder names) as filters.
    • Galleries: look for and stop at galleries for an on-the-fly collection. This can make navigation easier as it drills down to offer a single level, no matter how deep you organized the tree. Also allows “collectionizing” single or just a handful of galleries (regardless of their siblings). Supports folders too, even if they have direct content AND subfolders – everything becomes an individual gallery. Give a name to this on-the-fly collection (or other multi-select content) with the “Breadcrumb home text.”
  • Real Media Library multi-select. Switch from dropdown-tree to a checklist-tree so you can mix and match any combination of RML content (synergizes with, and is at the core of the new flattening options).
  • Facebook Albums now respect JIG’s global “Order by” setting for (creation) date ascending/descending, title ascending/descending. The “Latest” feature uses date descending to reliably catch the last album. Since the new Pages Experience messed with the default album order (and you can’t drag and drop albums on FB unlike their contents) this seemed reasonable. Updating an album doesn’t change their order. Previously, during grid creation, users would not see their latest album in JIG’s album picker in a readily apparent location (topmost).
Improved:
  • WebP support extended to remote hosts’ webp-in-jpg way of serving images (which is based on the accept header). Now WebP thumbnails will be created when the content-type response header says image/webp even if the extension appears to be jpg.
  • Facebook Videos source is restored and now it uses embedding. Facebook supplies the player via an iframe and that fits both prettyPhoto and Magnific Popup. Only embeddable videos are visible from now on. It’s no longer possible to download the videos since the raw URL to the video file expires and the API doesn’t seem to have it (why it was broken).
  • Facebook and Flickr source selection (Album covers) no longer use TimThumb as appropriate-sized images are suppled from their CDNs. Previously, users who disabled TimThumb because it didn’t work for them, didn’t see any such image in the settings.
  • YouTube Playlists can now show date information (how long ago was a video uploaded).
  • Shortcode parsing in the editor improved so it can now retain some HTML and values with either single or double quotes. For example, it was not possible to add an image tag to “Lightbox link text” in Recent posts, now it is viable.
  • Gutenberg preview height is more adaptive.
  • Rows (with help text) wrap in the editor.
  • Misleading “What content to show” texts (in light of new RML features).
Bugfixes:
  • YouTube Channels load again, and the “nice time” description works now.
  • Yoast SEO plugin’s XML sitemap didn’t include images where you used the JIG Gutenberg block to insert a Grid.
  • Editing an existing gallery with many images could show some grey thumbnails in the WP media dialog, resulting in those images being accidentally removed from a grid.
  • Remote WebP images weren’t accepted as valid mime type.
  • When measuring external image dimensions, a PHP Warning: Undefined variable $update_result could occur.
  • On scaled, high DPI monitors the selection borders for buttons and Facebook/Flickr albums looked broken (in the editor), they received a minor redesign.
  • In come cases such as with NextGEN, double forward slashes would appear before the file name, visible in the HTML source. Previously the unencoded image URL wasn’t treated for rogue double slashes.
  • Some “dimensionless” SVGs could go missing from the grid when using anything but the “Same as lightbox” thumbnail base.
  • Unclickable grid selector dropdown in Gutenberg.
  • Intermittent undefined JS in the editor
Updated:
  • Facebook API to v15
  • Elementor 3.5+ widget registration

v4.2.1 – February 4, 2022 – Hotfix for never loading grid editing interface

Bugfixes:
  • Due to the jQuery change, the grids interface was stuck in a perpetual loading state

v4.2 – February 4, 2022 – Elementor and Gutenberg blocks, auto takeover fixed, Flickr album overview, WebP support

New features:
  • Compatibility with Elementor and Gutenberg (WP 5.3+). New blocks to pick your grids (instead of working with shortcodes).
  • Added WebP support courtesy of a fellow customer, mbariola. It will not yet make all of your thumbnails WebP, but if your original uploaded images are in this format, the thumbnails created by JIG will be WebP as well. Previously they didn’t even make it into your grids.
  • Flickr album overview: show all albums in your account without putting them in a collection.
Improved:
  • Facebook instructions updated to reflect current state of the onboarding flow, as compatibility got re-checked.
  • CSS classes on the JIG container are more meaningful and now filterable via ‘jig_container_classes’.
  • Noscript output updated to include effects of the ‘jig_images’ filter, along with caption changes to better reflect the JS version (to improve what search engines see of JIG).
  • In RML folders/collections, when an image is used to link to the virtual page (entering a folder or a gallery), only the folder title and item count are relevant. Captions from the original image are not relevant in this context, therefore these are removed from the source/noscript to not mess with search.
  • Testing the lightbox in the Shortcode Editor (opened from 1-row or other small grids) is nicer due to utilizing max available preview height.
Bugfixes:
  • Auto takeover of galleries created via Gutenberg is back, recently WP 5.9 broke it with the gallery block rewrite. The takeover functionality’s backwards compatibility is ensured for WP 5.0-5.8 as well.
  • Tweet button in prettyPhoto increased width from 61 to 73 px.
  • The ‘Copied’ tooltip was missing from individual Grid edit screens when clicking the shortcode for copying at the top.
  • Jetpack Carousel compatibility fixed including its SEO aspects.
  • Invisible ‘Add Images’ button text in the Shortcode Editor when used in the classic editor (WP 4.9).
  • Potential division by zero especially for “Gone” Facebook content. For example, if you had a gone video, the API could still return it although with a 0-size image, resulting in your Video album not showing anything.
Updated:
  • Facebook API to v12.0
  • MobileDetect to 2.8.37
  • jQuery to v3.6.0, jQuery Migrate to v3.3.2
  • Documentation

v4.1.1 – April 2, 2021 – Thumbnail improvements, Grids interface ease of use, checking invalid Grids, PHP messages v4.1 – December 20, 2020 – Developer hooks for media library and recent posts, recent galleries for NextGEN, major fixes for RSS, YouTube, Vimeo. WP 5.6 friendly. v4 – August 20, 2020 – Big news. Central grid creation area with preview. Visually pick Media Library content instead of just IDs. New Filtering options (RML gallery, Author name, A-Z, Exclude terms). 25 default limit increased to 100. PhotoSwipe sharing menu fix. Faster admin area. New menu in the dashboard. Removed Google+, Instagram, Social Gallery. v3.9.7 – May 26, 2020 – Facebook Pages fix v3.9.6 – May 16, 2020 – Facebook API update, RML improvements & fixes, WP/LR via RML, use WP thumbnails v3.9.5 – July 12, 2019 – PhotoSwipe touch, YouTube re-fix v3.9.4 – July 11, 2019 – YouTube source restored v3.9.3 – January 24, 2019 – Facebook API changes regarding Pages v3.9.2 – December 7, 2018 – Compatibility improvements with Gutenberg and NextGEN v3.9.1 – September 17, 2018 – Facebook pages fix v3.9 – May 27, 2018 – Facebook API v3 – use your profile and pages again, RML v4 v3.8.1 – April 9, 2018 – Facebook API update v3.7 – September 2, 2017 – Important fixes for YouTube, 500px, FooBox v3.6 – June 11, 2017 – PhotoSwipe IOS 10.3 update, other smaller fixes. v3.5 – February 14, 2017 – Twitter summary card, PhotoSwipe zoom setting, Social sharing improved, RML v2.8.3 compatibility, Jetpack Photon and Facebook fixes. v3.4.2 – January 23, 2017 – Hotfix for RML description and cover image, NextGEN search. v3.4.1 – January 11, 2017 – Hotfix for PHP errors, PHP 5.3 or newer is now required. v3.4 – January 11, 2017 – RML v2.8 compatibility, some Instagram-related changes, better sitemap. v3.3 – November 2, 2016 – Real Media Library and NextGEN compatibility refreshed, 0-byte download problem fixed, many improvements and fixes. v3.2 – July 11, 2016 – Visual Composer element with live preview, light skin for PhotoSwipe, jQuery v3, RML dropdown fix, many more improvements and fixes. v3.1.1 – May 13, 2016 – Hotfix for Spanish sites. v3.1 – May 12, 2016 – RML image order, cover photo, description, foreign characters compatibility. YouTube and DeviantArt RSS fix. Many more improvements and fixes. v3.0.2 – April 2, 2016 – Fixes regarding the Shortcode Editor, old NextGEN, RML, IE browser. v3.0.1 – March 18, 2016 – Shortcode Editor hotfix. v3 – March 11, 2016 – WP Real Media Library compatibility, Media Library Assistant auto take-over, SVG support, initially load, many improvements and fixes. v2.9 – October 31, 2015 – Spanish translation, disable cropping on mobiles, general improvements for PrettyPhoto, Pinterest and NextGEN. v2.8.2 – August 23, 2015 – Important security update, solution to Facebook problems, no double images in RSS feeds, small prettyPhoto fixes. v2.8.1 – August 10, 2015 – Fix for TimThumb on older PHP versions, prettyPhoto facelift, improved IE compatibility. v2.8 – August 2, 2015 – Thumbnails can no longer exceed screen height, title is no longer outside the frame in prettyPhoto, fix for Firefox 40+, and other improvements and fixes. v2.7 – June 11, 2015 – Fixed Tweet button, process shortcodes in captions, prettyPhoto align and expand button fix, many other improvements and fixes. v2.6 – May 10, 2015 – Many PhotoSwipe 4 related additions, better YouTube and Vimeo, Facebook cover picture icons get refreshed, general fixes. v2.5 – April 23, 2015 – YouTube playlist, no longer using YouTube API v2 for their RSS feeds, instant preview picture in Facebook share with Smart Deeplinking, correct RSS feed order, latest PhotoSwipe, many improvements and fixes, also involving security. v2.4 – December 19, 2014 – New PhotoSwipe 4 with Smart Deeplinking (social sharing for mobiles), better sharing, improved Facebook source performance v2.3.1 – November 17, 2014 – Infinite scroll offset, comments for recent posts, better Facebook. Also improvements, fixes. v2.3 – October 11, 2014 – Improvements and bugfixes v2.2.2 – August 30, 2014 – Minor update v2.2.1 – August 29, 2014 – Hotfix v2.1 – Aug 12, 2014 – Facebook API v2, Magnific Popup, NextGEN search, many improvements and fixes. Important! If you use photos from Facebook Pages, without an App, create a Facebook App before updating for an uninterrupted experience. v2.0.4 – May 16, 2014 – SEO, quick improvements v2.0.3 – May 14, 2014 – Hotfix v2.0.2 – May 12, 2014 – Flickr SSL, better translatability, show images by any taxonomy, cosmetic fixes regarding Retina Ready and special effects, better (video) sharing from prettyPhoto, numerous improvements and bugfixes v2.0.1 – March 31, 2014 – Hotfix, FooBox related bugfix v2 – March 27, 2014 – Custom presets, preset authority, video player, exclude Facebook albums, many improvements and bugfixes v1.9 – February 22, 2014 – Automatic updates, better tabs support, AJAX, more flexible borders, major improvements to Facebook overview and prettyPhoto Pinterest pin button v1.8 – December 20, 2013 – Christmas update – Flickr collections, Multiple Facebook albums, new Recent posts features, individual prettyPhoto social tools, WP3.8 compatibility and much more v1.7.2 – November 12, 2013 – Flickr search, Facebook friends, improvements, bugfixes regarding NextGEN, filtering, compatibility, 3rd party script updates v1.7.1 – October 3, 2013 – Hotfix update v1.7 – October 1, 2013 – Retina ready (native HDPI display support), vastly improved Filtering, theme and prettyPhoto compatibility (problems that were most often surfacing as “social tools are not visible”) v1.6.2 – August 26, 2013 – Bugfixes, maintaining NG2 compatibility v1.6.1 – August 26, 2013 – Hotfix and a new small setting v1.6 – August 26, 2013 – RSS Feeds (any image source), NextGEN 2 compatibility, larger Facebook images, animated gifs, settings import/export and uninstall, custom taxonomy filter for Recent posts v1.5.1 – June 3, 2013 – Hotfix update that affects Filtering, Aspect Ratio and Facebook overview v1.5 – June 1, 2013 – The biggest update yet! – Instagram, Filtering, Facebook overview, Fixed aspect ratio, Randomize width, Individual Facebook like with prettyPhoto advanced deeplinking, better SEO, Admin interface improvements, and much more… v1.4.9 – May 1, 2013 – Vertical caption centering, infinite scroll, Jetpack Carousel… v1.4.8 – April 4, 2013 – New shortcode options, more bugfixes, some improvements v1.4.7 – March 21, 2013 – Important bugfixes v1.4.6 – March 18, 2013 – Jetpack Photon compatibility, NG+WPML, CDN support, better SEO, bugfixes v1.4.5 – February 12, 2013 – User suggested new features, NextGEN core changes, browser and jQuery compatibility bugfixes for the shortcode editor, mobile experience improvements v1.4.4 – January 18, 2013 – Minor update v1.4.3 – January 15, 2013 – Minor update regarding NextGEN (when soft disabled temporarily) v1.4.2 – December 28, 2012 – Minor update v1.4.1 – December 18, 2012 – Minor update v1.4 – December 17, 2012 v1.3 – September 26, 2012 v1.2 – August 6, 2012 v1.1 – July 6, 2012 v1.0 – July 1, 2012 – Initial CodeCanyon Release See the complete changelog on the plugin’s website.

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

CCGallery WP - Multimedia Gallery Wordpress Plugin icon

CCGallery WP - Multimedia Gallery Wordpress Plugin

Hot or Not
CCGallery WP - Multimedia Gallery Wordpress Plugin

Description

Check Out HD Video Preview Here

Standalone HTML5 Version Available Here

CCGallery WP makes it easy to embed the CCGallery HTML5 Multimedia Gallery, in your Wordpress theme. It displays all your images, audio files and video files in a sleek and attractive interface. You get to browse the items in Coverflow mode or in a Thumbnail grid mode. You can easily switch between the two display modes and can even filter the items by displaying only images, or audio files, or video files. Filtering of items by custom categories is also supported. Also CCGallery incorporates a responsive design so that the gallery display fits in various screen sizes ranging from mobile phones to desktop browsers. CCGallery has been designed in such a way that it is extremely easy to browse through a large number of items and also with enough eye candy!

The key features are:

  • Display images, audio and video.
  • Two display modes – Coverflow and Thumbnail, with option to switch between the two. You can also choose which mode to load first.
  • CSS 3D Transforms are used for the coverflow in supported browsers, which is hardware accelerated and thus resulting in smoother animations, which is especially noted in mobile devices such as iPad/iPhone. In unsupported browsers HTML5 Canvas is used.
  • Plays audio and video natively in modern HTML5 browsers and switches over to Flash/Silverlight for older browsers by using Mediaelement.js.
  • Can also embed Youtube and Vimeo videos.
  • Filters items based on file type or based on custom categories, with a nice shuffling animation by using jQuery Quicksand plugin. You can also choose to display a particular category on page load.
  • Option to detect mobile devices so that these devices can be served low quality videos which are uploaded separately.
  • The gallery features a fluid responsive design to account for various screen sizes ranging from mobile phones to desktop browsers and can also be placed in a container of any width.
  • Options to autoplay and loop audio and video files.
  • Various handy keyboard shortcuts for easier browsing of the gallery.
  • Scroll coverflow images using touch swipe in touch screen devices.
  • Can make the thumbnail images in both the Thumbnails and Coverflow modes act as links to external pages. Option to open links in new window/tab.
  • Two colour schemes (dark and light) are available.
  • Change the styling of the gallery according to your needs by tweaking the CSS.
  • Create multiple galleries and manage them with the Gallery Manager
  • Can host media files in services like Amazon AWS and then insert those file links in the gallery settings page.
  • AJAX upload of files with the option to delete them later if you wish. Images for Coverflow and Thumbnails mode are generated automatically. You can set the size for the images in the gallery settings page
  • Drag to sort gallery item order.
  • Easily embed galleries using a simple shortcode. Also shortcode for each gallery created, is visible in the Gallery Manager.

NOTE: The Coverflow mode uses a two step fallback mechanism. It first uses CSS 3D Transforms, and if it is not supported then HTML5 Canvas is used, which is supported in Firefox 3.0+, Safari 3.0+, Chrome 3.0+, Opera 9.5+ and IE9 +. Older browsers that do not support Canvas will see a fallback animated effect for browsing files, so they still get to see a nicely working gallery.

Reviews

Changelog

Version 2.2 (28 December, 2015)
    • If an image is already present in the WP Media Library then its url can be passed instead of uploading again.
    • An existing gallery instance can be now be cloned.
    • Some minor tweaks at the backend.
Version 2.1.3 (26 April, 2015)
    • Added Fix for the Wordpress XSS Security vulnerability - 
    • Minor admin area tweaks.
Version 2.1.2 (18 September, 2013)
    • Fixed an incompatibility issue arising due to the loading of the Modernizr library by other plugins/themes.
Version 2.1.1 (24 April, 2013)
    • Made the gallery compatible with jQuery 1.9+ .
    • Updated all helper scripts.
Version 2.1 (27 October, 2012)
    • Added the option to retain the volume setting of the player when it is closed, so that when it is opened again the previous volume level is set.    
    • The caption area in the modal overlay now displays the entire caption, whatever its size, without overflowing on the image/video/audio.
    • Fixed a bug where the Coverflow images were not positioned correctly if the starting mode was Thumbnails.
    • Fixed a bug where the thumbnail links were not working correctly in the Coverflow mode after filtering.
    • Fixed a bug where the next/prev buttons were showing even when there was only one item after filtering.
    • Fixed a bug where the presence of an image in the caption was causing problems in the Thumbnails mode.
    • Fixed a bug where audio files were being loaded twice when the Flash player was active.
    • Fixed a volume slider position bug in the Mediaelement.js player.
Version 2.0 (25 September, 2012)
    • The Coverflow mode now uses CSS 3d Transforms in browsers that support it, thus resulting in smoother animation, especially in mobile devices. In unsupported browsers HTML5 Canvas is used.
    • The touch swipe functionality to browse the Coverflow images has been improved.
    • The gallery now a features fluid responsive design thus enabling it to adapt to any browser window width and parent container width.
    • The latest version of the jQuery UI Slider is now used to make it compatible with jQuery 1.8.0.
    • Various small bug fixes.
Version 1.1 (2 September, 2012)
    • Added the option to set custom sizes for images in Coverflow and Thumbnails mode.
    • Option to disable reflection of Coverflow images.
    • Option to open gallery thumbnail links in new window/tab.
    • Options to hide gallery menu, coverflow section, thumbnails section and coverflow list.
    • Gallery items in the settings page now show the item title in the collapsed state.
    • Fixed escaping of content in the titles and captions. Titles and links can have special characters.
    • Coverflow images can now be scrolled using touch swipe in touch screen devices.
    • Coverflow slider can be now used in touch screen devices.
    • Fixed a bug regarding deletion of gallery files.
    • Various small bug fixes.
Version 1.0.2 (26 May, 2012)
    • Fixed the a bug regarding the gallery css file not loading when the shortcode appeared at the very beginning in a post/page.
    • Fixed the checked state of file type radio buttons in the admin panel when a new item was created.
Version 1.0.1 (25 May, 2012)
    • Fixed a few bugs with keyboard shortcuts when the Lightbox and Thumbnails mode is visible
    • Fixed an error message when files were uploaded

More Items by CosmoCoder

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.