Title: [Plugin: WordPress HTTPS (SSL)] 3.1.1 broke image link and theme options
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] 3.1.1 broke image link and theme options

 *  Resolved [jbruso](https://wordpress.org/support/users/jbruso/)
 * (@jbruso)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-311-broke-image-link-and-theme-options/)
 * Hi,
 * my site is [http://www.cornerstoneofsheridan.org/wp](http://www.cornerstoneofsheridan.org/wp)
 * The logo in the top left does not load now if I have WordPress HTTPS activated.
 * The PHP code for the logo in the theme header is:
 * `if ($custom_logo){ echo '#logo a { background: url(\''.$custom_logo.'\') left
   center no-repeat; }'; }`
 * But for some reason your HTTPS plugin is now causing the output to lose the closing‘
   after the logo4.png path
 * { background: url(‘[http://cornerstoneofsheridan.org/wp/wp-content/uploads/2012/05/logo4.png](http://cornerstoneofsheridan.org/wp/wp-content/uploads/2012/05/logo4.png))
   left center no-repeat;
 * should be…
 * { background: url(‘[http://cornerstoneofsheridan.org/wp/wp-content/uploads/2012/05/logo4.png](http://cornerstoneofsheridan.org/wp/wp-content/uploads/2012/05/logo4.png)**‘**)
   left center no-repeat;
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

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

 *  Thread Starter [jbruso](https://wordpress.org/support/users/jbruso/)
 * (@jbruso)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-311-broke-image-link-and-theme-options/#post-2882760)
 * I went back to 3.0.3 to fix the problem.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-311-broke-image-link-and-theme-options/#post-2882893)
 * Alrighty. I should be able to fix that. Thanks.

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

The topic ‘[Plugin: WordPress HTTPS (SSL)] 3.1.1 broke image link and theme options’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mvied](https://wordpress.org/support/users/mvied/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-311-broke-image-link-and-theme-options/#post-2882893)
 * Status: resolved