776 comments found.
Hi There,
I was trying to have open link to new tab, how to do that? i already when image is clicked in full view go to post permalink. Please let me know.
Are you using image-link to post permalink option and want to make the post URL open in new tab? Can you please elaborate it ?
Yes, I already set image-link to post permalink option and want the post url open in new tab please. Thank You
Can you please make these changes -
Navigate to – scripts/custom.js
Replace this:
window.location = jQuery(this).data(‘permalink’);
with this:
window.open( jQuery(this).data(‘permalink’) );
Hi There, I already change three line contain window.location = jQuery(this).data(‘permalink’);
with
window.open( jQuery(this).data(‘permalink’) );
But still not working. can you please let me know.
Thanks
I can see your ticket is been replied by our support team . Could you please reply to it. Its hard to track down the issue here. Thanks 
Hi I have worked with you a year ago with the plugin and getting it to display only woo commerce categories, and it is no longer working. I just upgraded to the latest version and still it will not include only the categories I am specifying in the shortcode: [gridfx theme=”light” integrate=woocommerce overlay_lightbox_text=”0” include_terms=14,18,17]
For support, please drop a note via the Code Canyon contact form http://codecanyon.net/user/DeluxeThemes#contact That would help create a ticket and track this to closure . It is hard to do that via comments here.
Hi ! It looks very nice ! Just before buying, can you confirm that we can apply somewhere external link to an image (in caption, or ?). (toward an another site for exemple)
Thanks
David
Do you want to redirect to custom URL ? If so this feature is not supported yet. Thanks 
Hi, I am very impressed with this plugin. Before i buy it though, i was wondering if Grid-FX video layout can handle pulling videos from Youtube by a search terms, for example, displaying all videos from Youtube that come from the search term “beer ad” and if so, would it be possible to put an exclusion in that search term like “home brewing -distilled”?
If this is possible, you´ve got yourself a customer 
GridFX doen’t support this feature. It shows Youtube videos only by entering youtube URL in the post. Thank you very much for the suggestion 
Can I customize how the menu looks like, where it is displayed and for example show it after clicking on a drop down menu… or make ever category button a link?
thx
Which menu are you referring to please ? You mean Category, tag filer ? Can you please elaborate it ?
Hi, this plugin is not compatible with the last version of WPBakery Visual Composer 4.4…:(
Hi,
I have installed and customised the gallery plugin and it looks as I want except 3 things I can’t figure out….....
The lightbox buttons do not show up. The link to post icon won’t go away – I just want the camera icon as it’s a gallery. The excerpt over image does not appear
I have checked the correct parameters in the setup I am certain.
Please help…..
short code I am using is here…...
[gridfx posttypes=attachment post_parent=523 global_image_action=”open_fancybox” undefined=”hilltop-villa” taxonomy_filter=”null” theme=”dark” instantsearch=”0” sortmenu=”0” posts_per_page=”44” show_title=”0” transparent=”1” show_views=”0” show_likes=”0” shadow_layer=”show” single_show_content=”0” excerpt_over_image=”Hilltop Villa Gallery” lightbox_buttons=”1” lightbox_closebtn=”1”]
URL is here…....
http://www.thehilltopaonang.com/villa/Request you to please raise the issue using the contact form on my profile page along with the site URL, this would help me to track the issue to closure. Link to contact page is – http://codecanyon.net/user/DeluxeThemes#contact Thanks.
Can this plugin work with pages also? If yes, how can I assign the pages Id’s?
Thank you.
Yes, please include this shortcode – [gridfx postids=”1,2,5”]
where 1,2,5 is the page id.
Prepurchase question:
I am using userpro. Is it possible to display posts by a certain users only?
Thanks
Do you want to display certain user posts in Grid view ? If so, this feature does not exist.
Hey again,
Love the Plugin. Hope the Feature to set Date Range comes soon .(
Hey, I’m having some issues with the search facility. I want the dropdown to disappear entirely on some pages but the best I’ve managed to get it to is to be a box with an arrow saying “all”. The shortcode I’m using is
[gridfx postids=1030,1053,1057,1061,1065,1069,1073 crop=”1” crop_width=”400” crop_height=”400” crop_pos=”c” columns=”4” posts_per_page=”12” global_image_action=”post_url” excerpt_over_image=”12” lightbox_title=”1” lightbox_title_type=”over” overlay_lightbox_text=”0” show_views=”0” show_overlay_title_v2=”1” tags_filter=0 taxonomy_filter=”null” instantsearch=”0” sortmenu=”0”]
and the page looks like this:
http://www.etsymcr.co.uk/partners-sponsors/Any help would be appreciated as I’m loving how much cleaner this plugin is making my site look and that’s my main niggle atm.
Hi, At this url – http://www.etsymcr.co.uk/partners-sponsors/ I can’t see Grid. Do you want to disable “All Categories” drop down ?
Yes I want to get rid of the drop down which says “all”. On that page it’s directly below the big black “buy now” button. If you can’t see the page it’s because I’ve had to hide it as the launch is in a couple of days and we don’t want people going on the unfinished site
Here is a dropbox link to a screengrab https://www.dropbox.com/s/lt7vywarut4ug5z/All-dropdown.jpg?dl=0
Please include taxonomy_filter=”” term in the shortcode. This will hide category dropdown.
Perfect did the trick thanks.
I have the grid set for 8 columns but when the screen is smaller it arbitrarily switches to 3 columns? How can I tell the plugin “s columns for tablets and 4 for mobile phones”? Essential grid plugin let’s you do this.
hello??
Are the settings that force these column rules in the jquery.isotope.min file? Any advice on how I could strip those rules out? Curious that you’ve imposed such an important style feature on people that bought your plugin, it should be up to us to determine if 8 columns work on mobile or not.
Apologies – This feature is not supported yet. Thank you for the suggestion.
How can I update and existing grid and it’s settings please
Thanks
D
Hi graffig , The best way to update plugin/theme is from CPanel so that there are no chances for loosing any settings and Data associated with the plugin 
Hi there – many thanks for getting back to me
I was meaning if I have created a grid, how can I edit that grid without starting all over again – thanks again 
To edit/modify Grid – please make changes in the setting/shortcode that you have tried. Please let me know if I missed anything.
Once again – thank you so much for getting back to me.
I was wondering, is there an option to add a filter to the grid – so say all, sport, commerce etc and select which you’d like to see?
D
I like this plugin a lot, but the images it displays are not optimized. I learned this after one of the sites I work on received a bill from our CDN service (MaxCDN) for $1,000 more than usual. We tracked the problem down to this plugin, uninstalled the plugin, and CDN charges were back to normal …
Wrote a comment under one of my other IDs. Please delete this comment …
How can I remove the shadows?
Okay, I figured this out myself, but what I need help on is how can I hide the grid bar above the images that has categories and search, I do not want those to show. No matter what I do or add they appear.
Hello?
1. To hide search feature please add instantsearch=”0” field in the shortcode.
2. For hiding categories – Please add taxonomy_filter=”” in the shortcode.
Also there is a setting to hide these features. You will find these settings in the “Loop and Pagination”.
Hi,
we’re looking for a plugin to work with woocommerce where it allows us to make the additional product images (product gallery) more of a grid style layout instead of the scrollable images they are by default. Please take a look at this screenshot and let me know if we can do this with your plugin: http://www.laymack.com/product-catergory-display.jpgHi, GridFX displays the woocommerce products in this fashion – http://userproplugin.com/gridfx/wooproducts/
My grid fx plugin isn’t working! Why?! Are you updating or something?
Hi, I can see that you have raised ticket for this issue and its been replied.
Can you please give the full instructions on this code? Where and how do I add $product variable first? I want make sure this will work. I want to replace buy now button with add to cart buttons.
In the plugin’s ‘functions/shortcodes/php’ you want to add something similar to the following around line 464 (You’ll need to create a $product variable first):
$res .= sprintf( ‘ s’, esc_url( $product->add_to_cart_url() ), esc_attr( $product->id ), esc_attr( $product->get_sku() ), esc_attr( isset( $quantity ) ? $quantity : 1 ), $product->is_purchasable() &x%x $product->is_in_stock() ? ‘add_to_cart_button’ : ’’, esc_attr( $product->product_type ), esc_html( $product->add_to_cart_text() ) );
Default-user MJSupport AUTHOR TEAM 2 months ago Flag Glad to know you have solved with the problem. Thanks for reporting back and sharing this information with us. ThanksPre-Purchase Question!
or instead can I add the external/affiliate link
nevermind, I found a shortcode that I can enter [add_to_cart id=”“]
Glad to know that 
Hi, how to display specific 5 pages, I mean what is the shortcode to display only specific 5 pages using gridfx?
If I do [gridfx posttypes=”page” include_terms=”11,24,45,36,34”] these are the id for those pages, it still shows all pages still, thank you
The CodeCanyon dashboard seems to show that you have not purchased Gridfx. Can you please check ? And best to drop a note via http://codecanyon.net/user/DeluxeThemes#contact for support please. Can’t track support requests here to closure.