This is a visual list of all features Justified Image Grid has to offer, like a sitemap. JIG presents its own feature demo pages. Each gives an in-depth look about a specific feature. You can always access everything from the mega menu as well. Visual features These are all about the looks. How can you adapt JIG to your existing...
...read on a small mobile screen? Indeed, it would be too small to read. So, if 5-6 images fit comfortably in a row on desktop, would they be fine on a mobile screen? Again, no. So the x images per row idea is flawed at this point, unfortunately. Let Justified Image Grid do its job and determine that 1-2 thumbnails...
Having FooBox installed is just half of the story. Make sure you've selected it in JIG settings > Lightboxes tab as the active lightbox for desktop and mobile devices. Have you forgot to tick FooBox settings > Justified Image Grid: Add full support for Justified Image Grid galleries. No other custom settings needed! option? No other FooBox settings are necessary...
...broken. Try resizing the browser window: if everything shows up or pops into place, then the following fix will work. Add this code to JIG settings > General tab > Custom JS setting, or your theme’s Custom JS: jQuery(document).ready(function(){ var jigs = jQuery('.justified-image-grid'); if(jigs.length !== 0){ jigs.each(function(){ jQuery(this).data('justifiedImageGrid').createGallery('resize'); }); } }); If it doesn't seem to solve the problem, try...
This is only for Justified Image Grid v3.8 or newer. The simplest and cheapest way would be getting this plugin in addition to JIG: Quick View For WooCommerce It costs just $9 for a single license and it'll take care of all your needs regarding opening a quick view for your products, all from our justified grid. JIG can work...
Some plugins are dropped at your doorway and left there. Not Justified Image Grid; support here is excellent. Firsh will do the impossible to keep his client happy and make sure his plugin does what he told you it would do. This is one darn good plugin best out there in regards to working image galleries. And the support is...
...Page Rule Add this to the If the URL matches *justifiedgrid.com/wp-content/plugins/justified-image-grid/timthumb.php* Where you replace justifiedgrid.com with your own domain of course. Click Add a Setting Choose Cache Level and set it to Cache Everything Hit Save and Deploy To verify it works Open a page on your site that has JIG, in a browser like Chrome Right click and Inspect...
...TimThumb and cite the the availability of tools and functions that rely on the built-in image handling of WordPress. Yes, it's suitable for themes where the developer knows what thumbnail sizes they will require across the various layouts. However, there are several problems with it when used for a plugin like JIG: Does not work with external images. Thumbnails would...
When you create tag galleries by combining NextGEN with Justified Image Grid, you'll be amazed how fast you can set up a new gallery. The photos can reside in any gallery, because tag galleries re-use images from your NextGEN library as a whole. As you'll learn from the following examples, it's fun to mix and match keywords, then further narrow...
Justified Image Grid error: there are no images to show, the items are empty. This happens when the feed does not contain any images. Having the item simply link to an is not the way to go. Images need to be in the feed as either: HTML img tags in the feed item's description field. Added as an enclosure. Added...