Great plugin and a great author
Great plugin and a great author!! Easy install, and when I had a small issue the author took care of it within minutes. Perfect and easy! Best (responsive) gallery plugin by far! Great job.
Great plugin and a great author!! Easy install, and when I had a small issue the author took care of it within minutes. Perfect and easy! Best (responsive) gallery plugin by far! Great job.
I’ve said this before but I’ll say it again. This is one of best gallery plugins out there. Easy to install and use and looks fantastic. With it’s easy social media integration this proved to be the best solution for clients who were more comfortable uploading images onto their social media accounts than entering the WP Admin which can be...
It happens because the page with the gallery is on a different host than the one where the thumbnails are coming from. Go to WordPress dashboard > Plugins > Editor and select Justified Image Grid (or use an FTP client). Find timthumb-config.php Add the host of your website, or use the wildcards to set it up according to your needs:...
This plugin is fabulous, it not only looks great on my website but it is also extremely slick in its admin features, you can have different styling per gallery. The management of portrait and landscape pictures is awesome, it has solved a lot of the issues I had on my website. Customer Service received from Firsh, the developer is outstanding....
This is a tremendously powerful plugin. We are using the Facebook gallery portion, which is quite complex interfacing with the ever-changing Facebook. Your plugin/platform handles this seamlessly and smoothly, creating a very elegant front-end experience as we feature multiple albums on the site. We recently had a glitch where Facebook changed the app on our end. Your support team jumped...
That is because the caching plugin snapshots the gallery page which is randomized on the server side via PHP. The following script randomizes all your grids in the browser of a visitor: function jigHookItems(items) { for (var i = items.length - 1; i > 0; i--) { var j = Math.floor(Math.random() * (i + 1)); var temp = items[i]; items[i]...
Random order is entirely optional, it's only for demonstration purposes. The gallery takes up as much space as it can, however the 100% width is a feature of the theme....
...text. Your previously-added NextGEN single picture shortcodes can be hijacked too if you prefer. In case you add multiple NextGEN image IDs then their order will be respected in the resulting gallery. Use it when you need to explicitly tell the plugin what to show. It's great for a handful of photos that are better as part of the content...
Justified Image Grid allowed us to create galleries for my website in a way that not only matched what I was looking for, but exceeded my expectations! With all of the options packed inside, we were able to easily create multiple gallery styles for many different pages that were styled to the exact way that I wanted them to be.
The problem Up to an extent yes, JIG does serve scaled images. But "close enough" is not enough for performance analyzers such as GTmetrix. When you set up a gallery, you have a Target row height value and a Row height deviation (+-) value. The sum of these will give you the largest a thumbnail can appear at normal resolution...