Thread Starter
clarkd
(@clarkd)
Hi Teodor,
Thanks for your reply. Yes I understand the implications of modifying the plugin core however we need to launch this site into production and couldn’t do so with the bug still present.
I’ll submit and ticket and look forward to hearing back from your team soon.
Dave
Thread Starter
clarkd
(@clarkd)
The plugin uses CURL to request the images so therefore requires access. I suspect you could add some HTACCESS to allow requests from localhost/127.0.0.1 in your situation.
Dave
Thread Starter
clarkd
(@clarkd)
Fixed! I was using .htaccess/.htpasswd to hide the site while still developing. This caused the lightbox to stop working.