garethnunns
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Got a link for it? It’s probably there are two elements triggering the lightbox so it adds both of them – most likely solved by changing your gallery settings.
I added this:
jQuery(document).ready(function () { jQuery('p .everlightbox-trigger.tile-inner').each(function () { jQuery(this).removeClass('everlightbox-trigger'); }); });Because the two links were causing it to come up twice
- This reply was modified 8 years, 5 months ago by garethnunns.
Hey,
Any update on this? Did you receive my config? Could you replicate it?
I’ve tried it with the builtin lightbox and the custom one. Development site is still live. Will send over the config, thanks!
I’ve worked out why it happens – when the image has a caption it is displayed twice.
Hi,
Yes, however interestingly the ‘People’ section now works as expected but all the others do not.
I have tried:
- creating a new gallery and adding the photos again
- Copying all of the settings from the ‘People’ section to the new sections
- Duplicating the ‘People’ section and changing the images
- Removing all the other galleries from the page
- Switching to the built in galelry
Viewing 6 replies - 1 through 6 (of 6 total)