wilmardo,
Looking at the HTML of your gallery I see that each image is missing its link and the rel tag ‘lightbox-0’. I assume that you are using Maxgalleria 4.27 and WordPress 4.4.2. If you can send me admin access to your site, I’ll take a look at its configuration and settings. My email address is alan@maxfoundry.com.
Hi Alan,
Thanks for the response! I have sent you an email with the credentials and you are correct about the versions, both the latest.
Also an issue I found lately completely unrelated to this. If I change some settings in MaxGalleria > Settings > Image Tiles these are not synchronized to the already existing galleries. Is this a design decision or a bug?
Thanks again for the response!
Wilmar
The ways settings works is they set the defaults for the galleries and the gallery options override the default settings.
wilmardo,
Looking at your site I found a number of things to fix. I see in the Responsive Lightbox settings that the Selector field was blank. I added the default class ‘lightbox’ which the Responsive Lightbox plugin needs to work. Also I found you had set the click opens setting in the gallery to image link, but you have not added any image links to the images. These are user defined links that you can set up. So instead of specifying image links, you should select mouse click opens to original image. These changes improve the HTML output of Maxgalleria but it still not opening an image in a lightbox. And the reason for this is a likely due to a javascript error that is generated on the site which can be seen by opening up the browser’s console window. And when I review the list of javascript files currently loaded I see two instances of jQuery:
wp-includes/js/jquery/jquery.js’
ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js
Having both of these running may be the causing the error on your site which is keeping the lightbox from running. So you should try to removing one of these jQuery libraries and see if that fixes the javascript error.
Hi Alan,
Thanks for taking a look! The first two issues you address were a result of me trying to get it fixed again (aka changing all the settings and checking the output).
Today I updated my whole site and tried to fix all the errors I could find but still no avail. I could not find the Javascript error you were talking about but I am loading one JQuery now. Still jquery.js and jquery.min.js but that is something in Responsive Lightbox when I disable it these two includes are gone.
Good to know that the issue is not with MaxGalleria, I will open a support thread at the Responsive Lightbox forum. Might be related to this issue
Thanks for the explanation of the settings, that is all clear now. It would be nice if there is an option to synchronize the settings in MaxGalleria > Settings > Image Tiles to all existing galleries. Right now when I change something in MaxGalleria > Settings > Image Tiles I need to edit all the existing galleries by hand.
Thanks again for your time!
Greetings,
Wilmar
Thanks for that link Wilmar.
We’re glad you are enjoying MaxGalleria! Version 5 is coming soon.