vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
531 stars 158 forks source link

SSL problem? #226

Closed gmati186 closed 3 years ago

gmati186 commented 3 years ago

Hi,

I've got a problem with display unitegallery. When i've got http://domain.com/gallery/ everything its okay, but when i installed SSL certificate for domain (Let's Encrypt Certyficate), and the new adress is with https (https://domain.com/gallery/), the gallery doesn't display. Have you got any ideas what could be wrong?

gmati186 commented 3 years ago

Solved. I included jQuery libraries from google by http, not by https, and browser locked this. Now its ok.