Code

Discussion on Justified Image Grid - Premium WordPress Gallery

Discussion on Justified Image Grid - Premium WordPress Gallery

By
Cart 23,148 sales

Firsh supports this item

Supported

This author's response time can be up to 1 business day.

8471 comments found.

hi i found a bug i think

i have regular wordpress gallery [gallery link_title_field=”off” download_link=”no” lightbox=”prettyphoto” lightbox_max_size=”full” ids=”2262,1460,1461,6402,2251,2258,2295,2301,2389,2954,6673,5860”]

when i try to set order it doesn’t arrange like it should on justified image

im using

Take over and replace [gallery] WordPress gallery shortcodes= Yes, act in place of the [gallery] short code

is it a bug or am i doing something wrong

thanks

I just checked and it updates the order for me properly. The most frequent error I’m having is that clicking on the images take me to the attachment page and I need to enter link=”file” manually into the shortcode.. Can you try setting your order and creating galleries using a different browser? That may help.

thanks i figures out what was the prblem post type order plugin which controls the order when deacitvatin it it got fixed thanks again

Niice one I also have that installed with the Avada theme, maybe that was causing some propblems for me too. Thanks for the tip :) I’ll remove that too as I don’t really use it.

Just purchased the plugin and having issues with the “Recent Posts” tab not appearing under settings. Am I missing something here? This is specifically why I purchased the plugin so I’d like to know if there’s a setting I need to turn on in order to allow it to work.

Thanks.

It’s not a global settings tab, it’s only in the shortcode editor, as you can only set recent posts feature on an instance of JIG, not all instances. Hope it makes sense.

Makes sense and was coming back to delete my comment after I just saw that on some of the documentation haha… Thanks for the reply and look forward to using the slider!

Hope it works well for you! Just remember to have featured images for all the posts you wish to showcase as recent posts.

Help! i just purchased this plugin (been wanting to for a while) and activated it on my site. The gallery works perfectly but it’s done something to the drop down menu’s in my navigation menu…they no longer drop down, making navigation impossible. I’ve deactivated your plugin for now, but I’ll be sending you a link with admin credentials via email. Can you please poke around and see what the conflict is? Thanks!

Try all the settings under jQuery source in my plugin’s settings, general tab.

That fixed it. Thanks for the super quick response!

When i activate plugin Justified Image Grid is not work plugin WP Google Maps (http://wordpress.org/support/plugin/wp-google-maps)

Try all the settings under jQuery source in my plugin’s settings, general tab. The other settings shouldn’t affect other plugins.

Hi, I have a problem when the gallery is loaded the images come up in the lightbox but I have “load more” enabled and when I click load more and click the image it loaded no lightbox is loaded and the image is open in browser by itself.

You can try to look at the browser console to see what’s wrong with the images.

The images are loaded if the SG is open, i have set a limit to load a few when it in the page and SG does load the rest even if it didn’t show the thumbnail however if you click load more then click an image from that loaded set it doesn’t open SG. That’s why i just hide load more on desktop since a user navigates it loads the other images its a simple work around.

The TT error happens when I have replace wp gallery shortcode if i enter the JiG shortcode manually it loads JiG on my multisite.

I don’t want others to access the JiG icon in the wp editor which is why i had it auto replacing the gallery shortcode but seems that is a problem, Jetpack doesn’t really work well for me from past experience.

Is there a way I can hide the/disable the JiG icon by WP Roles? Right now I’m looking for how to remove wp editor added plugin icons, I use child themes so I can specify that in one of them functions file

In that case please contact SocialGallery’s developer. But it should work already (this was a problem in the past), if I could see the site that would be helpful.

The shortcode editor button is only added when:

current_user_can(‘edit_posts’) && current_user_can(‘edit_pages’) and get_user_option(‘rich_editing’) == ‘true’)

around line 450.

I’m adding the button with these:

add_filter(“mce_external_plugins”, array(&$this, ‘add_jig_shortcode_editor’));

add_filter(‘mce_buttons’, array(&$this, ‘register_jig_shortcode_editor’));

You could remove filter http://codex.wordpress.org/Function_Reference/remove_filter

But you’d need to create a new instance of my class, and reference the functions like above… Since I’m calling these from inside a class.

As a workaround, and it may help removing every extra button at once, you may try:

http://codex.wordpress.org/Function_Reference/remove_all_actions

for

mce_external_plugins and/or mce_buttons

the priority setting may be important. You could call these depening on user roles you wish to disable the button for.

I may add a toggleable setting for this, but that won’t be role-dependent.

Hi I really like this plugin, but made an error on last code canyon purchase and don’t want another.

Can it be added to a widget, custom code and post as short code? Within a block area, can you have a slideshow instead of a static image? Then the next block a image is a slideshow too? In theory the whole grid could be many slideshows, although I won’t go that mad.

Can link to a page or post, if you don’t want the lightbox option?

Look around on the preview site I got many examples.

Widget: you can add it as a text widget with the shortcode in it.

Custom code? You mean template tag? You can generate a code that is PHP and can be placed anywhere in the theme.

What do you mean by slideshow? If you click on an image it can open multiple images in the lightbox. Second example here: http://justifiedgrid.com/nextgen-gallery-galleries/

It can NOT do this: http://www.anydesign.co.il/index_english.html

You can link anywhere, instead of the lightbox.

yes i did look around thanks.

The slideshow thing is a bad idea, so thanks for sharing that link. I think I’d get a headache with all those images flying around.

Thanks for your feedback :)

Hello, I have discovered a conflict with JIG and Wowslider… JIG works great, but when activated it messes up Wowslider. ( http://wowslider.com ) Specifically, instead of the slider showing the full size images one at a time, it displays them non-dynamically as small thumbnails in a single row. Have you ever dealt with this or do you have any advice on getting it to work? Thanks!

http://thebentcurve.com/ http://thebentcurve.com/gallery/

Try all the settings under jQuery source in my plugin’s settings, general tab. The other settings shouldn’t affect other plugins.

Thanks, it was indeed the jQuery source. Great plugin btw, good job. A+++

Great plug! I notice that when I make changes to the individual settings within a preset I save it and get confirmation that it saved but the changes dont commit and if i select a different preset and come back to it I find that the default settings are still in tact. This means its not actually saving – has anyone else run into this in the past?

The presets can’t be changed permanently. They just reset your settings to a given set of options. This is written kind of everywhere in the plugin and the documentation.

Hello Firsh

Loving this plugin, great coding :)

Q. Is there a feature to pinch and zoom for mobile using Photoswipe lightbox. There seems to be the ability to zoom once with a double tap (kinda works) but I haven’t seen any documentation or preference for this?

I’d like to be able to use the classic pinch and zoom.

Any help well appreciated. WasabiBoy

It works for me with pinching, is it not working for you?

Hello Firsh,

Your image Grid is soo awesome i’d like to put it on non-wordpress websites too. I’d like to know if a non-wordpress version exists.

Thanks !

No it doesn’t exist (yet) sorry.

Well, let us know if it happens to be released someday, i’m sure people would buy it. ;)

Okay!

Hello,

How can I make the description (at the top) be just after the title so visitor can see the description better? Also I’m putting a read more link in the description so it’s not good to have it at the top.

When I try to edit the “jquery.prettyphoto.custom-min”, I’m getting a lot of jquery errors and my browser crashed.

Need an immediate response. Thanks

I’ll try. :) I’ll get back to you.

Oh I’m sorry but I’m getting an error. Also, I need to add a “suite” (read more) link in the lightbox which will be linked to the custom link of the image. But the first one is more impt.

Could you hire a freelancer at freelanceswitch.com? Customization is not part of support.

If you put a custom link with JIG Link on the image then it won’t open in the lightbox. You can already put a link in the desciption using some basic html, and crafting the link manually.

Awesome plugin, this is a feature request for the future. How about making the images search engine friendly too, or may be a image-sitemap. Currently not a single image of mine is indexed, so I would very much like to have that feature without sacrificing on the other features of you plugin. Even if the price is increased, I will happily buy and so will the others i hope.

BTW, otherwise I am very happy with the plugin. cheers…

The images are linked to in the html source. If you got the latest version and allowed some time then google should index them. The image sitemap is a good idea.

Hi Firsh, I’m looking forward to testing out the plugin when I get back into work tomorrow.

Please can I check … at the moment I seem to only be able to get a uniform looking collection of images with all images more or less the same size. Is it possible to mix it up a bit in a more masonry style … like this http://masonry.desandro.com ?

Is it possible to achieve this sort of layout with the settings? Or do I need to carefully size my images to all be different?

Thanks

That plugin works differently. In my example most of the images have different sizes to demonstrate that the plugin tries to keep original aspect ratios. So yes if you want it to look more random, drop in a few portrait images among the landscapre ones or crop them. If you have all the same orientation photos with same dimensions, you’ll have a nice fixed looking grid. If your photos differ only by a little so it’s kind of in-between, you can try to enter a larger row height deviation, that could spice things up a little bit.

Hello,

Amazing plugin!!

Displaying the galleries in tabs, i get the following error if i resize the browser width (iPad and iPhone horizontal to vertical too).

The element is invisible or too thin. Tabs/AJAX sites are unsupported. (Justified Image Grid)

Is this due to the jquery tabs? the tab currently open resizes fine, but if i hit the other tabs, i get the error message.

Anyway to fix this?

Simon

ok, just saw your update. Will wait for the next version. Thanks!

The update is out, you can solve this problem now with the available settings!

Hi, Im using NextGen to manage my images and I would like to have Justified display the Galleries in the Album with the titles as captions which I’ve now managed:

[justified_image_grid title_field=title caption_field=off caption=fixed mobile_caption=fixed ng_album=1 ng_breadcrumb=yes ng_count=yes]

The problem is I dont want to display the titles and captions on the gallery page images as the images are random snaps from events and have arbitary titles like 19,213 ans DS_XXX etc

How would I achieve this?

title_field=off or caption=off

Hi I use that to display an NextGen Album of galleries. When users click through, I dont want them to see the title or caption any more and only have the image. So I want the title for the listing of the galleries but not when you view the individual galleries on their page.

Oh then: link_title_field=off img_alt_field=off

Is there an option to place the caption on the left or right side of the image?

Out of the image boundaries? No. Text align is possible, inside the area.

How do i align text inside the area?

There are two CSS fields in the plugin’s settings, not the shortcode editor. Captions tab, and Caption title CSS and Caption description CSS. You can see text-align is already there, just change it to right.

Presale question: Is TimThumb mandatory to use this plugin? I prefer not to. Thanks!

Thanks for the quick reply; I’m not a fan of Jetpack anything. I love what you’ve done with the plugin but….

Well there is no other option, these two solutions should cover it. Loading full res images then resizing it with the browser is a waste of bandwidth and will make your site slow.

Understood, thank you. :)

Hi there,

I hope this isn’t something obvious I’ve overlooked but if you could assist you will save me another half a day of troubleshooting! I have a ‘latest posts’ gallery using the featured image of custom post types (clicking each featured image opens that respective post). This worked flawlessly when I set it up with a handful of recent posts which appeared correctly within the gallery. Now, when I add more posts within my custom post type, each with a featured image, none of them are appearing in the ‘latest posts’ gallery. I would assume with the latest posts gallery already configured, any other latest posts added would automatically appear as the shortcode needed is ultimately the same? Is this not the case?

Great plugin otherwise! Any help would be much appreciated!

Yeah they should appear. Make sure you are not caching the pages with W3TC or clear the cache. Also, make sure the order by is set to date descending. And if you are using limit, try removing that temporarily.

Thanks for your reply – unfortunately none of your suggestions seem to solve the issue. Would you mind taking a look at the page I am having issues with on my site? I can provide a login for you in a private message or email if that would be possible? We cannot figure this one out!

Send me a mail from my profile.

Can I add a watermark to my images using this plugin?

No but NextGEN can, and my plugin works with NextGEN. My plugin is not an image source, it displays from various image sources.

thanks, i’ll give it a try

Can I add a watermark to my images using this plugin?

See other reply.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey