Title: Https
Last modified: July 31, 2017

---

# Https

 *  [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/https-60/)
 * I recently changed my website from http to https
    Lightbox Gallery stopped working
   because something complained that I was making requests from https to http I 
   have installed a find and replace plugin which replaces http: with https: and
   the plugin works again Would it be possible to fix the plugin so that it can 
   be called from https sites?

Viewing 1 replies (of 1 total)

 *  [Kuba Dirska](https://wordpress.org/support/users/zyski/)
 * (@zyski)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/https-60/#post-9705099)
 * I had the same problem.
    I modified the main .js file. (lightbox-gallery.js) 
   In 1-st and 2-nd line I changed “[http://&#8221](http://&#8221); to “//”. Thats
   all.
 * And works well.
 * This is not a good practice to edit the plugin code. After updating, you may 
   need to re-edit if the author does not take this into plugins code. But I needed
   a quick effect.

Viewing 1 replies (of 1 total)

The topic ‘Https’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/lightbox-gallery_4a535d.svg)
 * [Lightbox Gallery](https://wordpress.org/plugins/lightbox-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lightbox-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lightbox-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/lightbox-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lightbox-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lightbox-gallery/reviews/)

## Tags

 * [fixed](https://wordpress.org/support/topic-tag/fixed/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [modified](https://wordpress.org/support/topic-tag/modified/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kuba Dirska](https://wordpress.org/support/users/zyski/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/https-60/#post-9705099)
 * Status: not resolved