Title: plugin &amp; SSL &#8211; Mixed content generated
Last modified: May 22, 2017

---

# plugin & SSL – Mixed content generated

 *  Resolved [hothbricks](https://wordpress.org/support/users/hothbricks/)
 * (@hothbricks)
 * [9 years ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/)
 * When an album is called through the shortcode, it then generates the thumbnails
   and the links to the pictures on the page.
 * But, links are all http not https, resulting in mixed content on secured websites.
 * Can you update this plugin so the links to the pictures in each album called 
   from the shortcode are called in https instead of http ?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [hothbricks](https://wordpress.org/support/users/hothbricks/)
 * (@hothbricks)
 * [9 years ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9155618)
 * More : I edited flickr-jquery.js to change http to https in
 *     ```
       thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                           href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
       ```
   
 * and it works, but it will be overwritten with the next update.
 *  [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [9 years ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9155685)
 * Thanks, [@hothbricks](https://wordpress.org/support/users/hothbricks/) update
   on this, in the new version we will add https.
 *  [Rick Curran](https://wordpress.org/support/users/rickcurran/)
 * (@rickcurran)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9640094)
 * Hi, just wondered if this fix for HTTPS links from Flickr will be fixed soon?
   I’ve also had to modify the flickr-query.js file to sort this at the moment but
   aware this will get overwritten whenever the plugin gets updated.
 * Thanks!
 *  [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9665651)
 * I will update it by today.
 * So, let us know about this issue after update.
 * Thanks
 *  [Rick Curran](https://wordpress.org/support/users/rickcurran/)
 * (@rickcurran)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9680591)
 * Hi, thanks for the update to the plugin, the mixed-content error has gone now.
 *  [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9693447)
 * Hi Rick,
 * Thank for the update on this.
 * Please post your feedback about our plugin & support – [Here](https://wordpress.org/support/plugin/flickr-album-gallery/reviews/)
 * Thanks you so much 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘plugin & SSL – Mixed content generated’ is closed to new replies.

 * ![](https://ps.w.org/flickr-album-gallery/assets/icon-256x256.gif?rev=3430429)
 * [Album Gallery for Flickr](https://wordpress.org/plugins/flickr-album-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flickr-album-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flickr-album-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/flickr-album-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flickr-album-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flickr-album-gallery/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/plugin-ssl-mixed-content-generated/#post-9693447)
 * Status: resolved