8471 comments found.
Hello! I’m using your plugin. Please tell me in your plugin is a function that the user would be able to if you want to send an image to print?
Sorry I didn’t understand your question. You could place HTML links in the lightbox that direct a customer to your way of sending an image to printing company. Or are you interested in the customer printing your images? Then you could point the grid images to the WP attachment page instead of opening them in the lightbox. Then craft the attachment page in a way that it’s printable.
Wrote to your email
Ok I’ll process it!
I am trying to add a border around my images in the magnfic lightbox but it adds it around a top section, the caption and the count as well. Any suggestions on how to deal with this. My site is at: http://www.belleamiemi-kis.com/galleries/a-touch-of-whimsy/
Thanks Erica
I believe you can’t since border is added outside padding. Magnific uses padding to create space for the captions. If you disable that padding the caption falls into the image. If that’s something you can live with or disable then this CSS removes the padding.
img.mfp-img{ padding:0 !important; }
Yeah, I tried that, then added my border. Then I have problems trying to sort out where the drop shadow is coming in. Any ideas how the drop shadow is being generated, I can’t seem to find it.
Hm it gets added to the .mfp-figure:after as box-shadow CSS property – you could utilize the box shadow as something that looks like a border.
If you add z-index: 1 or more to .mfp-figure:after then you can add borders to the image as well, just add the border to .mfp-figure:after too. It’ll be on the image and not around it though.
Cool, I’ll take a look at that. Thanks! I have been pulling my hair out over this.
It’ll work the way I mentioned here. The author of Magnific Popup likes to use these nice advanced tricks that decrease the footprint and increase the speed of everything, but in turn not many understand how its engine works if a change is required 
This is just an amazing plugin. I hope you’re around for a long, long time. 
I’m just getting started 
I purchased the plug in and used it for one site. Now I want to use it on another site as well. I am aware that my initial purchase only covers 1 site. Do I just make another purchase to get another serial? How do I get multiple sites up and running?
Yes for multiple domains you need multiple licenses, which you can get by buying JIG again. Sorry there is no unlimited or multiuse license on envato market.
Got it, thanks! Great Plugin.
No problem, thanks 
HI Firsh,
Thanks for the plugin, long time user. When looking on an iphone the images do not appear: http://cocoajones.co.uk/the-grace-tales-family-photography-photoshoot-2/please advise ta. rafal
The mobile version is using a vastly different theme. Try disabling “conditional script loading” in the bottom of JIG settings general tab. Royalslider doesn’t work either at: http://cocoajones.co.uk/photographs/
@Firsh
Howto show HTML custom field or image description content in popup lightbox? Using this for “click to show description” feature. Each image has long descriptions that need to be shown in a lightbox. No popup image is necessary, only the HTML description.
Hi, could you be more specific? I have a hard time understanding what you need. What is your image source (WP, NextGEN etc?). Would you like to only show text in the lightbox (iframe) and no image at all? You could direct a custom link to a page where you only have the text content written for that image. For this you’d need a basically empty page template and your content will need to use the WP Page posttype. I can send you a skeleton template that does this, it’s pretty basic.
Hi Firsh,
I love this plugin! Can you please tell me how to constrain the thumbnail size so it stays a square at all breakpoints of a responsive site? I have it set at 1:1, but when I view it on different platforms it sometimes shows up as rectangular (not square).
Thanks in advance!
You just need to use the “disable cropping” setting, that’ll freeze the aspect ratio. It does not use breakpoints but mobile detection and automatic sizing.
Excellent, that works. Thanks for the answer! 
No problem!
Hi Firsh, I get now this error on every album of Facebook:
“The requested album cannot be loaded at this time. Generic Facebook error.”
What to do?
Contact me from my profile I’ll log in an check why this happens.
Hello, I have a client who is using a CMS system called Simian for advertisement music reels. They want their website to have their work in a grid and they want to be able to update the reel from the Simian system. That can be done by using the rss feed. However, when I tried using JIG, it said it couldn’t find the images. It is a video-based reel. Can JIG use videos that aren’t on YouTube or Vimeo? I know other aggregators can. If not, then I just totally wasted my money.
Also, there are jpeg thumbnails in the XML file.
Yes it can use any video as it’ll play in a html5 video player of the lightbox. Let me know the feed URL and I’ll check the feed’s format and if possible, craft you the shortcode for it.
Thanks for the quick response. The feed url is https://bwnmusic.gosimian.com/api/simian/mrss/96.
Hi, the shortcode would be: [justified_image_grid lightbox=magnific mobile_lightbox=magnific link_target=videoplayer rss_url=https://bwnmusic.gosimian.com/api/simian/mrss/96]
or
[justified_image_grid link_target=videoplayer rss_url=https://bwnmusic.gosimian.com/api/simian/mrss/96]
but it’s better with Magnific Popup. You might wish to turn on video autoplay in the JIG settings.
I found that JIG detects your videos as thumbnails, so I applied a fix (never had media enclosures as videos instead of images or their order was image first, video after). Contact me from my profile for a beta version that handles this better.
There is a new version of Justified Image Grid available. View version 2.3.1 details. Automatic update is unavailable for this plugin. Add your license key to JIG settings for automatic updates! Automatic update error! This purchase code has already been used on another domain! You need one regular license for each different end product. You can setup your staging area on the same domain to have autoupdates on both installations. Contact JIG support to unbind your license from the other domain.
im getting this error even tho i dont have the plugin or license installed on any other sites.
I can email you my license code if you can check into it for me
my website is www.sourbuzz.com
I just reset your license.
I installed a new site with the new version of The7 theme.
On a full width page JIG leaves the right side of the page empty until you scroll down.
NB : I first got this issue when I installed the new version of The7. So I guess, this is a theme dependent problem. The support of the theme answered it is a compatibility problem. They finally added some JS code to JIG to solve the problem :
https://gist.github.com/anonymous/f131bb787448dfeeb5db ... as they say here :
http://support.dream-theme.com/tickets/full-width-but-after-a-while/#comment-72799
Now, JIG appears split half a second and then gets ful-width. It is ok for me :
http://www.lumeo.fr/project/ocean/ Any way, I just wanted to let you know as it is one of the most popular themes these days.
Note that they provide the same kind of justified galleries … but JIG is still twice faster for large galleries … and so flexible !!

Example of large gallery :
http://lumeo.lucinia.com/project/issarbe/
T H A N K S . . . for this great plugin !
That is from my FAQ: http://codecanyon.net/item/justified-image-grid-premium-wordpress-gallery/2594251/faqs/20340
I can’t access the theme support as it’s for their customers only.
You can change the line
jQuery(window).load(function(){
to
jQuery(document).ready(function(){
so it’ll act faster. Maybe too fast, in that case let me know we can figure out a solution in between that.
It would be nice to know how the theme acts upon the elements to be full width and why does it do that with JS. The layout should be 100%width right after loading. A theme or plugin being popular does not necessarily mean it’s perfect.
Their implementation of justified grid solution seems to be used through the isotope plugin (meaning it’s not 100% their proprietary solution) and they seem to put more effort into animation and effects instead of getting the content to the visitor as fast as possible. It’t not right or wrong, but that could be the case why you feel that their solution is slow and JIG is fast. It’ll only get faster though
I’ll revamp many aspects in 2015.
P E R F E C T …!!
Works great !
“A theme or plugin being popular does not necessarily mean it’s perfect.”
Absolutely.
I am glad to know JIG will get even better.
By the way, considering the number of excellent support I (and my customers) recieved from you, feel free to use my images for any demo (I am a pro nature photographer … and that’s also why your plugin is so important for me …). I am building a new site (so it’s still messy) but ocean or mountain images could be useful :
http://www.lumeo.fr/project/moyenne-montagne/
or Anything else :
http://www.lumeo.fr/portfolios/
(When you think it is useful, just send me a PM and I’ll provide a link for downloading the images).
GREAT S U P P O R T !
Thanks
Awesome thanks
Well when you have finished your site drop me a mail or a comment with a link to a page that uses JIG so I can feature your beatuiful photos on the “see it in action” page. Currently I’m looking for portfolios hosted on 3rd party image sources, such as Flickr or Instagram, do you use one of these by any chance? The purpose of this would be new and improved feature demos on the product’s site.
I planned to update my Flickr account pretty soon. when it is done , I’ll let you know. Thanks.
Sounds good!
+1 Looking forward to integration with new photoswipe! Thanks for all your work
Stay tuned, it’s coming soon.
I think you disabled them on the lightboxes tab, as they don’t show for the lightbox. What you need is on the Captions tab instead. That is the text that appears on the thumbnails.
First off, JIG is an awesome tool. Easy to use, the video tutorials are great, and I just love everything about it so thank you for the hard work you put into JIG.
I have a question, though, and I hope you can help. I have a single-image gallery that sort of acts like a header on a page. Everything works great until I resize my browser so that it’s very narrow or view on my phone. The image no longer resizes to fit the entire image but rather just gives me a part of the image. I’ve tried messing with all sorts of various settings within JIG but I can’t seem to make it work. Is there a way to fix this?
The page is houseofoglethorpe.com
Thanks in advance and keep up the good work!
Thanks
Use the “disable cropping” setting for such 1 image or scale-responsive scenarios.
I’ve tried that with no luck. I’m thinking that it is something in the mobile minimum height value but I can’t figure out the values.
Here is my code:
[justified_image_grid preset=9 ids=”1362” mobile_row_height=50 mobile_height_dev=0 caption=off mobile_overlay=off outer_border_width=3 specialfx=off specialfx_type=blur specialfx_blend=.8 margin=”0 25px” retina_ready=yes width_mode=responsive_fallback disable_cropping=yes]
It looks perfectly good for me at all sizes, can you post a screenshot of the issue?
Here are various screenshots:
ipad: http://www.houseofoglethorpe.com/wp-content/uploads/ipad.png
samsung galaxy s4: http://www.houseofoglethorpe.com/wp-content/uploads/galaxy.png (only a bit of clipping here)
chrome: http://www.houseofoglethorpe.com/wp-admin/upload.php?item=1374 (when resized all the way to the side. Not too concerned with this really as few people view the web at this size on their computer).
My code right now:
[justified_image_grid preset=9 ids=”1367” mobile_row_height=50 caption=off mobile_overlay=off outer_border_width=3 specialfx=hovered mobile_specialfx=off specialfx_type=blur specialfx_blend=.8 margin=”0 25px” retina_ready=yes width_mode=responsive_fallback disable_cropping=yes]
I see that you use 2 different instances for this. I can only see the clipping on the single image at the top which is blue. The disable cropping mode acts as a way to make row height anywhere between your target and 50. In your case the shape of the image is very wide and on small screens its height gets below 50. I’ll consider reducing this number, but you could use this shortcode in the meantime:
[justified_image_grid preset=9 ids=1367 mobile_row_height=50 mobile_height_dev=50 caption=off mobile_overlay=off outer_border_width=3 specialfx=hovered mobile_specialfx=off specialfx_type=blur specialfx_blend=.8 margin=’0 25px’ retina_ready=yes width_mode=responsive_fallback]
The point is to make a range of 0-100 row height using the deviation setting. Note that when using a PC browser to check this you won’t see it working because mobile settings only apply on mobiles. I believe you could use the normal row height and deviation settings and skip the mobile-only settings.
Works perfectly! Thanks!
No problem 
I beleive this site is using your plugin: http://thewhoot.com.au/whoot-news/recipes/owl-cake-5
I want my images to be in the same layout. How do i do that??
Hi that page doesn’t load for me. Can you create a screenshot?
CHeck from their home page: http://thewhoot.com.au Most of their images are set the same.
Ah yes they are using it. Which aspect of it do you like? Mind you that their images are also processed to be an uneven grid with mixed rows/columns, those are created with software. On the ornaments page, the first images are not with JIG. JIG is at the end of the page with the blue caption and Give Me More (load more) button.
hi,
just purchased jig and like it so far. one thing it seems i cannot get to work though:
i would like to pull the latest 3 or 4 photo album covers from facebook to show in a side bar (as latest galleries). there the user should be able to click the cover of his choice to make the pictures pop-up in a light box.
of course, the latest album covers in the sidebar should be updated automatically as soon as there are new ones uploaded on facebook.
is this possible?
(where i actually struggle is the “pop-up of the pictures in a light box” as soon as i have more than one album cover in the sidebar. then i can only make it work without the light box but i don’t want all the thumbs appearing in the sidebar after the click on one of the covers)
cheers mac
Well for that you normally have the “latest one album” blue tile when choosing albums in the shortcode editor, Facebook tab. It sets up straight to lightbox and limits automatically (1 cover, any number of images inside the lightbox).
ow if you wish to use multiple, then you can choose an overview mode and open albums in lightbox setting. That way you’ll never see the thumbnails. The problem is, if you limit to 4, then you’ll see 4 albums but also only 4 images when you enter them, in the lightbox. I’ll create a separate limit setting.
ok – would be nice to have the seperate limit setting. on the site i am working on there are always 3 or 4 latest albums as it’s a club/discotheque with several albums created during the last party-weekend…
...and by the way: if i choose overview mode and want to open albums in lightbox setting (with more than 1 album) then i get this error: “Justified Image Grid: The Facebook content cannot be displayed, the error from Facebook: Generic Facebook error.” these setting seem only to be working with one single album (as i wrote in my initial post already).
Ah then that could be down due to the amount of photos in the albums shown, combined. E.g. you have 20 albums with about 100 photos in each, then that’s a list of 2000 images that needs to be prepared. Try “select multiple albums” and just select the 4 your need for now.
i chose 4 albums manually now with 176 pix in total (limit 0). same error message. just sent you a pm with the link of my test-site…
Ok I’ll check it out.
...sorry to bother you again but i have to go live with that website asap. do you have any news for me? if not i need to find another plugin that can do what i need
by the way: i tested this in another clean wordpress installation and it didn’t work, either…
I’m working on it using your FB page as a source for fixing it, will reply asap.
wow – thks for the individual beta version you emailed me – this is an amazing support!!!
I’ll follow up on that, no problem.
Hi,
While debugging my site to solve some none JIG-related issues, I found this notice for each and every JIGged image:wp-content/plugins/justified-image-grid/justified-image-grid.php:15679 - unserialize() [function.unserialize]: Error at offset 0 of xxx bytes
It doesn’t seem to cause any problem, though. I just wanted you to know about it. (using PHP 5.3.29 / WP 4.0.1)
Grtz, Corné
Have you seen this in the PHP error log? Thanks for the info!
Hi Frish,
can you please troubleshoot why JIG does not load on mobile but ok on site http://www.theacourtneyphotography.com/blog/
(i have just moved servers)
ta+ rafal
Hi, it seems to me that you have a different theme / layout for mobile devices. Contact me from my profile so I can check what’s wrong. It’s either not processing shortcodes properly. It’s using AJAX so you would need to disable conditional script loading in JIG settings general tab.
Hello,
I seem to be having an issue again with the Iframe within the lightbox. I’ve set it up as I have previously and the lightbox doesn’t seem to load any type of URL. The lightbox setting is Magnific, JIG Link has each URL and ?iframe=true after it and JIG Target is set to “lightbox” yet for some reason I am getting no result. This is being opened on a page that is HTTPS so I don’t know if that makes a difference.
Any chance I can send you log-in details as I can’t seem to work this out.
Nevermind. I think I have worked it out. looks to be HTTPS related.
The ?iframe=true is only needed for PrettyPhoto. If your site is https then the iframe content should be https too as far as I know.