8471 comments found.
Hello,
I have send you a new mail with acces code to our website dytten.dk
Please check.
Best Regards, Jonas Samulionis
Ok will check. Got it will process it once I get there.
I’m wondering how I could add a custom button upon every image (maybe as some kind of a layer)? The button should work as a normal hyperlink. Imagine a gallery showing images of products and on every product image there’s a button with a link to the respective product detail page.
I know that this possible requires to dig deeper into the source code, but stillt I’d appreciate any hints to get started on this.
Thank you!
Would every button be different? Is it okay if they are the same and added as an image (the whole thumbnail is clickable anyway)? If so then you can use the overlay icon setting on the overlay tab.
If you are showing products (e.g. woocommerce or similar) you can use the Recent Posts feature to have links automatically pointing to the product page. Otherwise you can use the JIG Link field on images for custom links.
Every images link would be different, as every images belongs to a different product. How can I set the JIG Link field programatically? I’m creating the image gallery like this:
$ids=implode(',',get_all_images($user));
$gallery_shortcode = '[gallery ids="'.$ids.'"]';
print apply_filters( 'the_content', $gallery_shortcode );
I mean would the button look different? Of course they’d point to different URLs
If all buttons (overlays) can look the same then the overlay icon will work.
You can simply pull the category of your products to JIG recent posts, instead of loading their images by id (not sure if it’s applicable to you, I don’t see your setup).
yes the button would look the same. I think you’re talking about an icon on the thumbnail? I would like to have a button/icon on the full image (lightbox)..is that possible?
AAah that. Well it’s not a feature but it can be added. Lightbox captions support HTML but that is likely not enough. You need a customization. But if you use the JIG Link or link to a post by other means then there is no lightbox 
I created a app for facebook and add both App id and App Secret in Justified facebook setting but it always shows SSL certificate problem, verify that the CA cert is OK
I did check SSL certificate, I am using Mediatemple (dv) servers which already has Curl pre-loaded
If you need wordpress admin login detail let me know.
Thanks
Try this: http://codecanyon.net/item/justified-image-grid-premium-wordpress-gallery/2594251/faqs/16209
Are you using dedicated server where you set up everything? You could show the article my FAQ entry points to add the certificates for you.
Thanks a lot. It worked
No problem.
I updated plugin and now I am having same problem and previous code does not exist. Its now CURLOPT_SSL_VERIFYPEER => ($this->settings[‘ssl_verifypeer’] == ‘yes’ ? 1 : 0)
What should I do?
Sorry, sort it out
Ok!
Is there a way to automatically put a Download-Button near the gallery to download a zip-file of the complete shown gallery? 
Sorry the whole gallery can’t be downloaded but individual images can, using the download link in the lightbox setting. Someone has already requested the zip-download feature I’ll think about it, thanks for the suggestion.
a couple of things.
photoswipe doesnt work properly on chrome android. If I swipe up while in the lightbox, it just goes to black.
is it possible to set different aspect ratios for web and mobile? I want to use 1:1 on web and standard on mobile. and that leads me to the next question:
would it be possible to disable lightbox on mobile? it just doesnt work well and its unnecessary. for me at least.
Swiping is not implemented for android in photoswipe (only IOS), the development was taken over by a top author and will be much better eventually. I’ll add other lightboxes that are better than photoswipe in a coming major version. Sorry about this.
It’s not yet possible to set different aspect ratios but you can set different row heights for mobile and desktop. I’ll add a mobile preset setting that enables you to change any setting just for mobile.
It’s undocumented but if you set mobile_lightbox=links-off or any non-officially-existing value then it disables the lightbox for mobiles. It’ll be added as a new setting in a coming version.
you missed my point. swiping up makes everything disappear. Cool. looking forward to new lightboxes.
would it be possible for mobile to ignore set aspect ratios perhaps?
thanks a bunch
Contact me from my profile I can make mobiles disregard any settings you like by changing the source.
Has something changed in the Flickr API, I tried to add a Flickr photoset and got following error: Error from Flickr: SSL is required (code 95)
At the moment none of my sites Flickr images are shown!?
Yes, they went SSL-only.
Make sure you have the latest version of JIG. If necessary, generate a new API key for Flickr.
If SSL is active but fails due to your server/hosting: http://codecanyon.net/item/justified-image-grid-premium-wordpress-gallery/2594251/faqs/16209
Thanks, it is now working, after updating it, for some reasons I don’t get automatic updated for this plugin, is there any email notification possibility for this?
Have you entered the purchase key? Autoupdates are only in the plugin since some versions. If you got the latest it won’t say there is update available until there is.
I just removed the old one (1.45 I think) and now the latest, was it 2.04, do I need to enter the key?
Yes, in 2.0.4, general tab, first setting. It’ll notify you of updates either way but you can only install them if you have a valid key entered.
Thanks got it.
Np
Is it possible to filter the content with “drop down lists” instead of “buttons”?
Sorry no, not yet. There have been talks about it though.
I was thinking of using an image grid in place of a slider on my homepage—but I don’t want it to get responsive on mobile devices. Is there a way to turn off responsivity or simply turn off the gallery when mobile devices are detected? Please let me know and thank you. Monica
You can set a fixed width to disable responsiveness. Also, if you theme isn’t responsive then JIG won’t be either. You can’t turn off the grid for mobiles with a setting but it’s possible with CSS media queries.
Hi Firsh,
Great plugin!
Any chance you know how to make FancyBox work when using filtering (NextGen tags).
It works fine when “All” is displayed, but when I select one of the filter tags FancyBox dosen’t work (it opens the picture in browser window, no lightbox)?
You can see my website here.
Thanks in advance, Martin
The problem with filtering is that it introduces a changed set of photos, on which the lightbox is not active anymore. What you could do is to re-call the lightbox activation JS snippet whenever a filter change occurs. You could add a click handler to the JIG filter buttons to add the lightbox again. Not officially supported lightboxes have this problem because JIG doesn’t know how to re-activate these lightboxes. I’ll include fancybox and/or add a setting where you can add your appropriate snippet that gets called whenever it’s necessary. You’d still need to know the snippet though 
Sounds good Firsh 
Do you need help fixing this in the meantime?
Yes please, that would be great 
Contact me from my profile and I’ll assist you.
Hello!
I bought this app on august 2013 and now I cant updated it. I need it so the Flickr API works again but nowhere I can find there´s an option to update it. How can I do it?
regards, Fabricia Soares
Install the new version (download it from here again). You can delete the old, the settings won’t be removed. The plugin autoupdates since some time but you got a too old version so it’s not yet available for you.
Im trying to get title and caption under the image. But I only get the title below the image. When I choose fixed caption for example, I get the title and caption over the image.
but the caption/description doesnt appear when choosing below the image. Using NG gallery.
Am I missing something, or isnt this supported? thanks.
It is supported but it could be that there is not enough space for a second or third line for the description, when you show them under the image. The grid uses a fixed height for a uniform look. You can change this height on the captions tab to allow a taller captions area under the images.
ah. great. that worked. thanks!
No problem 
Hi, please, help, today plugin stop working with Flickr. Can not connect to my account :
message : Can’t find the user. Try adding the profile URL or your NSID (Flickr user nsid lookup). The error from Flickr: SSL is required (code 95)
http://www.xflickr.com/fusr/ – service can not find account ( error message : http://clip2net.com/s/ipmKMs )http://idgettr.com/ – service down ( “failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /home/idgettr/idgettr.com/index.php on line 20)
tried other accounts – same story .
plugin error message : The requested photo source cannot be loaded at this time. SSL is required
SSL is needed on your hosting. Make sure you have the latest version of JIG that is switched to SSL when communicating with Flickr. Flickr recently went SSL-only. Make sure your server has openssl library installed (you can contact your hosting about it).
thanks for taking care !
yes , I’ve double check plugin files ( using 2.0.4 version with https://api.flickr.com... )
Hosting provider confimed – SSL library installed. What else I can do?Can not understand , why http://www.xflickr.com/fusr/ this service doesnt work
I believe that service wasn’t updated when Flickr went SSL only (it’s a very recent thing, I just updated JIG when they first started issuing SSL only API keys). It could be that SSL is installed but malconfigured on your hosting.
http://codecanyon.net/item/justified-image-grid-premium-wordpress-gallery/2594251/faqs/16209Or you can change this in 2 places in the justified-image-grid.php. You can search for it and remove the comments from the beginning of the line:
//CURLOPT_SSL_VERIFYPEER => false, // REMOVE THIS ON LIVE SERVER
to
CURLOPT_SSL_VERIFYPEER => false, // REMOVE THIS ON LIVE SERVER
Thank you sooo much !
great support! great plugin!
Did you follow the steps of the article or just fixed by editing the source? Glad it works now. I’ll add the verifypeer thing as a setting for hosts you don’t have influence over.
I made changes in 2 places in justified-image-grid.php . So happy
!
Awesome, I’m glad it works now. When you have some free time, show the article to your hosting explaining you had to to the workaround.
As you can see from my gallery settings, I use “dashed” borders around my photos. I want these borders to be “solid”, when I hover my mouse over each photo.
http://blog.mutludukkan.com/index.php/justified-image-gallery/#!prettyPhoto Thus, I added the following CSS code to the Custom CSS section.
#jig1 .jig-imageContainer a img:hover {
border-style: solid;
}
However, this piece of CSS code code didn’t work.
How can I solve this issue?
That border is not on the image but on one of its parents. This:
#jig1 .jig-imageContainer:hover {
border-style: solid !important;
}
I really like how your site looks like and how you use JIG. I’d like to feature your site on my preview site.
This solution worked very well. Thak you very much. I am still working on my site to integrate JIG with it. I will probably use JIG as the main showroom of our products. I will let you know as soon as it is completed.
I will be honored to be on your preview site.
It’ll look very good. Are you using woocommerce for products? Ok I’ll show your site on the “see it in action page”. The whole site will be replaced with a better one and will try to give more emphasis to these sites.
I am using GENESIS as the main infrastructure of wordpress. But I do not use woocommerce.
Okay!
As you can see from my gallery settings, I use “dashed” borders around my photos. I want these borders to be “solid”, when I hover my mouse over each photo.
http://blog.mutludukkan.com/index.php/justified-image-gallery/#!prettyPhotoThus, I added the following CSS code to the Custom CSS section.
jig1 .jig-imageContainer a img:hover {
border-style: solid; }
However, this piece of CSS code code didn’t work.
How can I solve this issue?
See other thread.
As you can see from my gallery settings, I use “dashed” borders around my photos. I want these borders to be “solid”, when I hover my mouse over each photo.
http://blog.mutludukkan.com/index.php/justified-image-gallery/#!prettyPhotoThus, I added the following CSS code to the Custom CSS section.
jig1 .jig-imageContainer a img:hover {
border-style: solid; }
However, this piece of CSS code code didn’t work.
How can I solve this issue?
See other thread.
Hello, I work in a school where every teacher has can write on the blog, which is a wordpress site, they have no technical, precise knowledge of a gallery user the default format of wordpress and has more models, the better found so far is the Tiled Galleries Jetpack which allows a choice of very simple options for non-technical users, see: http://jetpackme.files.wordpress.com/2013/01/gallery-settings.png sucks gallery has an option well? For novice users? thank you
There is a setting in the General tab that allows JIG to auto-take-over the WP galleries. So your users can continue creating WP galleries like they already know how, there isn’t even need to choose anything from a dropdown.
Hello, i’ve just ordered your plugin , and it sounds amazing !
But…i’ve a lttle problem with filtered gallery.
when we add a gallery filtered in a long page, and we want to filter , filer is working but we jump to the beginning of the page....and we don't see the ajax effect ...
Don’t kno if you see what i mean, my english is not so good hope you’ll understand
Regard
Fred
What ajax effect? Filtering is instant and it does take you up but only towards the filter buttons not to the very top. If you don’t put JIG into the page, then how tall is your page? If you see no scrollbar then you could use the “minimum height – to avoid jumping” setting in the general tab of JIG. 700px is a good height.
you’re right , not ajax, but you understood what i mean ; )...and yes there’s is a scroll bar…so the minimum height trick wil not work form me..:(
Does it scroll you to the very top? Do you have a similar functionality in your theme, a.k.a. scroll to top button that could get into conflict? Can you send me a link so I can check it out?
I put the website on a online webserver for your testing, but all is fine on line…i was testing it on a local server….
So it’s ok.
But i’ve another question…..
Is it possible to filter by tags when we use a NextGen Gallery ? I try to do this but when i try to do it , only the gallery names appears on the filter menu , i’d like to have the tags…
Don’t know if JIG do it ?
Thx again
Yes you can do it, just keep filterin on the “ON (automatic)” setting and it’ll pick up the NG tags. Note that only images can be tagged, not galleries or albums as a whole (as far as I know).
Hi ! Thank you Very much it woks , but only when i select gallerie, with this short code for example [justified_image_grid filterby=on ng_gallery=3,4,7,8,9]
doesn’t work with portfolio , any way to work with it ? [justified_image_grid filterby=on ng_album=1,3,5]
Do you mean that if you show albums and enter them, open the galleries the filtering is not there for the pictures? Otherwise it’s normal since there are no tags on albums and galleries, only on the images inside galleries.
yes exactly..should i tag the gallerie?
If you are using a portfolio, create WP posts (or your theme’s portfolio post type, if any), which are posts and can be tagged, categorized and then filtered by JIG (Recent posts feature). They could still take the visitor to a NextGEN gallery and their featured images could still come from NextGEN.
not really what i wanna do….i wanna put a gallery but with relation with only one post…so this is not working for me on this way..
Cal you please elaborate what you mean by “a gallery but with relation with only one post”?
Yep, no problem.
I’ve created a portfolio in Next gen , and i wanna only cal the portfolio in one page , i said post, but i would sayy page…
that’s all..
(with filter), than i said filter with galeries, but not prtfolio…
There are no portfolios in nextgen, only albums (hold galleries or other albums), galleries (hold photos). ONLY images can be tagged, as albums and galleries don’t have a field for tags (a limitation by NextGEN).
If you’d like to filter not just the images but their albums or galleries, then you must create a post for them with WP. Because a post accepts tags and categories. You’d include the NG gallery on the post and use an image for the post’s featured image in your main post or page using JIG recent posts.
So in the view where you want to filter (album or gallery) you’d in fact filter WP posts, but when clicked you’d see the same thing as you’d see with NextGEN (the images in the gallery, or galleries in an album).
Hi there, i’m trying to configure the INSTAGRAM feed and it keeps coming up with this error:
{“code”: 400, “error_type”: “OAuthException”, “error_message”: “Redirect URI does not match registered redirect URI”}
Also, we get this displaying in Wordress:
[14:49:41] Access token acquisition wasn’t successful. Please authorize yourself on Instagram then click ‘Manually load Instagram data’. If you already closed the Instagram dialog, click ‘Add current Instagram user’ again.
Do you have any idea how to fix this?
Thanks in advance. David
Open the “How to” on the Instagram tab of JIG settings and use the redirect URL that is highlighted in bold in one of the steps. Put that in your application in Instagram.
5 star support. Thanks guys. Loving this piece of code by the way and loving it’s backwards compatibility with ie8 and ie7 too. Great work.
No problem at all, please don’t forget to rate!
I use inner border in the gallery. However, there are unintended white spaces (3 px each) in the top and in the left side of each image.
I think these white spaces push the image towards to the bottom and towards to the right. Thus, bottom side and right side of each thumbnail is cropped unintentionally.
Please review the following links:
http://blog.mutludukkan.com/index.php/justified-image-gallery/#!prettyPhoto http://blog.mutludukkan.com/index.php/jig2/#!prettyPhotoHow can I solve this issue?
Your theme adds some padding to images. Add this to Custom CSS in JIG general tab:
.justified-image-grid img {
padding: 0 !important;
}
I use inner border in the gallery. However, there are unintended white spaces (3 px each) in the top and in the left side of each image.
I think these white spaces push the image towards to the bottom and towards to the right. Thus, bottom side and right side of each thumbnail is cropped unintentionally.
Please review the following links:
http://blog.mutludukkan.com/index.php/justified-image-gallery/#!prettyPhoto http://blog.mutludukkan.com/index.php/jig2/#!prettyPhotoHow can I solve this issue?
Your theme adds some padding to images. Add this to Custom CSS in JIG general tab:
.justified-image-grid img {
padding: 0 !important;
}