Hi,
I recently converted our website to SSL. (https://kistudios.com). Almost everything is working properly. However, DFactory Responsive Lightbox keeps making http Javascript calls instead of https and breaks the SSL connection when someone clicks to view a larger image. I’m pretty sure I can force it to not do that with code in htaccess. However, I’m trying to do it in the WordPress settings / plugin settings first and only do htaccess as a last resort.
Any tips on how to avoid the http javascript calls?