175 comments found.
Hello David,
I have issues trying to figure out why the load more button can be seen only partially at the end of the images https://www.centrodedalo.it/galleria.htmlHi,
Try adding this peace of CSS:
.grid-loadMore{
height: auto !important;
}
without the “pre” tags
Best
I got it!! THANKS !
you can add it in the top of the gridGallery.css file (without the pre tags)
Best, David
Hello,
I see the problem, the caption is there but with a dark color, so it’s not very visible (I’m guessing your theme is adding the dark color to all H5 and H3), but don’t worry, you can quickly fix this by adding this CSS:
.thumbnail-caption h3,
.thumbnail-caption h5{
color: #fff !important;
}
I hope it makes sense
I tried … does not work
Hi,
did you add the CSS in this page? https://www.centrodedalo.it/galleria.html I’m not able to see it, I tried adding it in the chrome dev tools and it worked.
You can add it at the top of the gridGallery.css file
if you give me FTP access I can also add it for you, you can contact me privately via email here: https://codecanyon.net/user/castlecode#contact
Best, David
did you have a chance to see it now? does not work
yes, remove the “pre” tags, check my email reply 
I did it… I added the following to the css page. at the top. Not working
.thumbnail-caption h3,
.thumbnail-caption h5{
color: #fff !important;
}
saw your email now…
it is working now!! thanks so much ! I love it!
awesome 
Hello
I just want to show in small mobile 2 colum. But it shows 1 colum. How can i fix that responsive issue?
Thanks
Hello,
You would need to play around with this JS option:
columnMinWidth: 220,try setting it to something smaller
Best, David
Prepurchase question
Hi there, I’m a filmmaker/photographer looking for a gallery plugin that would allow me to display my whole portfolio of photos and videos within one single grid on my homepage. I have 4 questions that you hopefully can answer.
1) My portfolio is made primarily of videos hosted privately on vimeo and pics hosted on my server. Would this gallery support both of these within the same grid?
2) Is it possible to have vimeo videos in the grid autoplay (either when loading the page or when user hovering)? Is it possible to have videos autoplay in the lightbox?
3) I wish to have each individual item in the grid represent a category of portfolio projects (e.g. “portraits”, “landscape”). Is there a way to link or directly display other videos and images – NOT contained in the grid – from within the lightbox?
4) I’m selling some of my photos as fine art prints and would like to add, within the lightbox, a link to my photo’s page on the print-on-demand service’s website. Is this possible?
Thanks a lot!
Hello,
Based on your requirements I would suggest you the Media Boxes plugin: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020 it is more advanced and it has more options
About your questions:
1) This plugin doesn’t support iframe based videos, but the Media Boxes does (from youtube, vimeo, etc)
2) The auto-play feature is not possible even in the Media Boxes
3) In the Media Boxes you can have a totally different image/video in the lightbox
4) In the Media Boxes you can have a link below the image (in the title)
Best, David
thanks a lot!
Hi again David, ok concerning Media Boxes:
With question number 3 I meant that I’d like to have a grid thumbnail open up the same image in the lightbox but also somehow having more images/videos related to that portfolio category (not contained in the grid) somehow displayed, and clickable/viewable, within the lightbox. Is that possible?
Hi,
Ohh I got it, with the stand alone version it is possible by doing a small modification to the JS file, with the WP version is not possible
Best, David
David, what is a standalone version? What is the difference with the WP version? Sorry for the ignorance…
Ohh the standalone version is for HTML pages, it is an HTML/JS plugin, you need to specify the content directly in the HTML
WP stands for Wordpress, so if you are using Wordpress then you would need the WP version of the plugin which comes with a user friendly interface
Best, David
OK, thanks a lot
Hi, I would like to know if the gallery supports RTL. Is it possible to orders the blocks from right to left instead of left to right? Thanks!
Hello,
this plugin doesn’t support RTL
but this one does: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020
It is a better gallery with more options
Best, David
Hi,
I just bought the gallery today and I saw that when you click on the image it puts the big image left and not in the centre (in the lightbox). I tried everything I was able to do and still haven’t fixed it.
Would really appreciate some help
Kind regards Laura
Hi Laura,
can you show me a living example online? so I can take a look and see what’s going on?
Best,
David
Hi David,
here is the link: http://lauramaliqi.com/ms/gallery2017.html I just uploaded it both gallery 2016 and 2017 are uploaded. When you click on the image you will see it opens left and not in the center.
Thank you in advance
Laura
Hi Laura,
try adding this peace of CSS:
.autoGrid-lightbox img {
display: inline-block !important;
}
Best, David
Thank you, David, it worked!!
One last thing though…was finishing my gallery and noticed this. On the link, you will see the gallery where all the images have titles and subtitles and I have 12 images to load but he only loads 10 and If I put more than 12 you can see the titles of other images are overlapping on the first image. http://lauramaliqi.com/ms/locations.htmlSorry for bothering you this much
Thank you
Laura
Hi Laura,
strange indeed, add this peace of CSS:
[data-show="no"]{
display: none !important;
}
Best
Thank you. Everything works fine now 
Hi
I would like to buy this script for a client.
I would like to have the normal grid instead of masonary grid. Something like 3 or 4 column.
Initially I would like to show 2 columns with filter and then when view more is clicked it shows one more row.
This this possible? If yes what is the difficulty implementing this. Since I may need some hand holding for this.
Thanks Srinivas
Hi Srinivas,
I don’t quite understand, what would be a “normal grid”? you mean a perfect squared grid?
I would recommend you to take a look at this plugin: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020 which has a perfect squared grid (the full width example), that plugin is the advanced version of this plugin
I hope it makes sense
Best, David
Hi David, yes but I dont need all those extra things only simple one like this. Hence purchasing this one.
got it 
Hello, I’ve bought the plugin yesterday but I haven’t checked the compatibility with my version of WP, that’s 4.8.2. I checked right now but I haven’t find it. I see comments of usersfew months ago that have succced to use it, so I don’t thin is a compatibility problem. At the moment plugin don’t be found, even if I charge it with FTP or directly by WP from zip file. Can you please help me to resolve? Thank you
Hi,
it sounds like you are trying to upload this plugin into WP, but this is not a WP plugin is a stand alone plugin (pure HTML).
The customers who implemented this plugin into WP, implemented it in the source code, they imported everything manually and made their own way to create the HTML of the plugin (with PHP).
I’m working on a WP version but is not ready yet
Also you can contact me privately via email (through my profile at the bottom there’s a contact form)
Best, David
Ok.. I have always bought from codecanyon without check if the plugins were compatible with WP, and I did so also this time.. It’s too hard for me to let work this plugin by working on php..I will wait your WP version. Thanks for the quick reply. Best regards
*a div element right after the body element, but it doesn’t work
Hi,
Yes, you can add any HTML to the gallery, like your own header, you need to add this as you usually would do it for a normal HTML page
If this isn’t working can you show me a living example online so I can take a look and see what’s going on?
if you prefer to concat me privately via email do it here: https://codecanyon.net/user/castlecode#contact
Best, David
Hi, I bought this item and I really like it!
I do have a minor issue though, with changing the text on the ‘Load more’ button. I can’t find an option to change this, and if I do change the text manually in jQuery, the text changes back each time I click on the ‘Load more’ button.
Do you know if there is some workaround for this? Thanks in regards
P.S. The website I’m building is in Dutch, so displaying ‘Load more’ in Englisch isn’t really an option.
Hi,
Open the gridGallery.min.js file and find this:
LOAD MORE IMAGESthen replace it for something else:
LOAD...and clear your browser cache,
Best, David
Plants vs Zombies
In Drawings
Plants vs Zombies In DrawingsHi,
Currently this option is not possible, but you can do it with this plugin: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020 which has that feature and way more
Best, David
Hi David. When I do that, the masnory grid gallery disappears.
Hi,
I don’t know what you are talking about, can you explain a little more?
Best 
Was replying to this answer you gave:
Hi, open the gridGallery.js file (and make sure to use this file in your page instead of the minified version of it) and find this:
var txt = “ “text“ ”;
instead of the “text” add your own HTML for your logo, maybe something like this:
var txt = “
”;
Best, David
That seemed to make the masonry gallery disappear.
But I solved it with some css:
.autoGrid-lbcaption { content: url(../img/png/cerrone-lightbox-logo.png); width: 200px; height: 37px; margin: 10px 0px 0px 35px; }
Here’s one page I’m using it on:
http://gethypewith.us/cerrone_photo/photos/environment/index.htmlSeems to work well but let me know if you’d tweak anything.
Thanks for the great plugin and support!!
Mike
Hi Mike,
Ohh you changed of username hehe!
I think I placed the wrong quotes, the URL of the image should be in single quotes, like this:
<img src='my_img.png' />But your method is also a valid one
Good to know. Thanks!
Hi, there is a bug in the gallery. If I go to a category where the photos have not been uploaded yet in “all” category i have to click on load more, but I would like them to be loaded automatically when I click on the category.
Hi,
check this out: https://codecanyon.net/item/ultimate-grid-responsive-gallery/5093275/comments?page=7&filter=all#comment_12315878
Best, David
Hi, LOVE this plugin!!!
I’d like to simplify a bit. How can I remove the category on the top left of the masonry gallery.
And replace the category at the top left of the lightbox with our logo. Or if that can’t be done, just remove the text.
I can send screenshots and my purchase code if necessary.
Many thanks!
Mike Noonan E: mike@spotcreations.com
I figured out the removal of the category on the top left of the masonry gallery. Duh, display: none 
HI Mike,
Awesome
I’m glad you figured out
How would I add the logo in the top left of the lightbox nav instead of the category info?
Hi,
In order to do that you would need to edit the js where that HTML is added, would you like me to tell you which lines of the js file this is located?
Yes, please
Hi,
open the gridGallery.js file (and make sure to use this file in your page instead of the minified version of it) and find this:
var txt = "<div><div>"+text+"</div></div>";instead of the “text” add your own HTML for your logo, maybe something like this:
var txt = "<div><div> <img src="my_logo.png" /> </div></div>";Best, David
Hello, I just bought your Ultimate Grid Responsive Gallery but I don’t understand how to install it. Do you have a short tutorial?
Thank you
Hi there,
do you mean how to install it in a HTML site? Or how to integrate it in your current HTML site?
Best, David
Hi David, I integrated it in my html website, but it is not being responsive to smaller screens, what do you think I may have done? the slider is working fine, but the gallery isn’t. Thank you
Gabi
Hi Gabi,
can you show me a living example online? so I can take a look and see what’s going on?
Best 
Hi, Is there any built-in events in plugin? like onLightboxOpen, onLightboxNext, onLightboxPrev? If no, can u provide code for capture those events at my code?
Actually i’m trying to enable swiping into the gallery lightbox. I wonder if you have any recommendation for that?
Hi there,
Currently these events are not part of the plugin, but if you want I can tell you in the code where these parts are executed.
Also I would recommend you this plugin: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020 which has many more features/options and swipe support is very easy to implement, just like I showed another user here: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020/comments?page=24&filter=all#comment_12025616
Best, David
Thanks for the reply, can you provide me a guide on how to integrate swiping functionality with “Ultimate Grid Responsive Gallery”?
Integrating swipe support on the ultimate grid is not that simple as it doesn’t have lightbox events, but I can tell you where to execute the previous and next events for the lightbox
First, open the gridGallery.js file (and make sure to use it in your HTML page instead of the minified one) and find this:
if(ops.lightBoxAutoPlay){
right before that line you can add the swipe functionality, you’ll only need to execute the following when you wish to go further: next()And when you wish to go backwards do the following:
prev()
I hope this makes sense
Hi There,
I was wondering what would be the correct css code to align images in the lightbox to dead center in the browser?
Hello,
You mean vertically center right? if so try adding this CSS lines:
.autoGrid-lightbox img{
position: absolute !important;
top: 0px !important;
bottom: 0px !important;
left: 0 !important;
margin: auto !important;
right: 0 !important;
padding-top: 57px !important;
}
Best, David
Hi purchased the plugin, got working, but slight problem, when viewing the gallery on a mobile the caption text for thumbnail does not appear, on a desktop browser it does, since there isnt a hover state on mobile the caption text is not visible, tried changing css from display:none but still doesnt work, any suggestions?
Hi there,
I think it depends on the browser you are using, I tested using Chrome and Safari on iOS and both browser translate the “hover” event into a “tap” event, so this is the result in both browsers:
1) you tap once and then it shows the text (the hover effect on desktop)
2) you tap again and then it shows the big image (the lightbox)
or do you want to disable the text of the thumbnail complete?
i dont want to disable it, I want to display it no matter if its clicked on not
so in mobile you want the text “ALWAYS” visible?
yes that is correct
@media only screen and (max-width: 768px) {
.image-caption{
left: 0 !important;
top: 0 !important;
display: block !important;
opacity: 1 !important;
background: rgba(0,0,0, .5) !important;
}
}
Best
hi there i saw your Ultimate Grid Responsive Gallery – it is awesome. i want to display images and in the overlay it should open a vimeo video.. is it possible to open vimeo or youtube videos in the light box with this gallery?
Hello,
This plugin doesn’t support iframe based videos, but the advanced version of this plugin does (which is faster and has a lot more options and examples) you can check it out here: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020 it is called: “Media Boxes” and it has been featured by codecanyon
Best, David
Hi David Love this gallery! Looks really cool. I have one pre-sale question: Does this have a swipe control for mobile devices? Or is there a plan to add it? (Forward / Backward with swiping on mobilephone).
Thanks for your feedback, Roland
Hi Roland,
Currently no, but you can integrate swipe support in this other plugin: https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020 which is the advanced version of the “Ultimate Grid”.
The “Media Boxes” plugin is way faster and has way more features/options, if you decide to get the Media Boxes here’s how you can integrate swipe support (just with couple lines): https://codecanyon.net/item/media-boxes-portfolio-responsive-grid/5683020/comments?page=24&filter=all#comment_12025616
Best 