Hi Guys,
It seems there's an issue with the lightbox on version 4.1.44 PRO.
Have it installed on this website -
www.johncrawfordmarine.com.au/cms
Code to the images is currently
<a href="URL" rel="lightbox
" title="photo">
Whereas looking at your current demo it appears the coding should be
<a href="URL" data-fancybox="gallery" title="photo">
Have tested this in developer tools and this works.
What file do I need to update or change to make this work please?