Title: mvied's Replies | WordPress.org

---

# mvied

  [  ](https://wordpress.org/support/users/mvied/)

 *   [Profile](https://wordpress.org/support/users/mvied/)
 *   [Topics Started](https://wordpress.org/support/users/mvied/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mvied/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mvied/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mvied/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mvied/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mvied/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 1,269 total)

1 [2](https://wordpress.org/support/users/mvied/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mvied/replies/page/3/?output_format=md) …
[83](https://wordpress.org/support/users/mvied/replies/page/83/?output_format=md)
[84](https://wordpress.org/support/users/mvied/replies/page/84/?output_format=md)
[85](https://wordpress.org/support/users/mvied/replies/page/85/?output_format=md)
[→](https://wordpress.org/support/users/mvied/replies/page/2/?output_format=md)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WordPress HTTPS (SSL)] Plugin Sucks! Do Not Install!!!!](https://wordpress.org/support/topic/plugin-sucks-do-not-install/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years ago](https://wordpress.org/support/topic/plugin-sucks-do-not-install/#post-10505701)
 * [https://wordpress.org/plugins/wordpress-https/#i%20can%E2%80%99t%20get%20into%20my%20admin%20panel.%20how%20do%20i%20fix%20it%3F](https://wordpress.org/plugins/wordpress-https/#i%20can%E2%80%99t%20get%20into%20my%20admin%20panel.%20how%20do%20i%20fix%20it%3F)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WordPress HTTPS (SSL)] WARNING: Will Lock You Out of Dashboard!](https://wordpress.org/support/topic/warning-will-lock-you-out-of-dashboard/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years ago](https://wordpress.org/support/topic/warning-will-lock-you-out-of-dashboard/#post-10505698)
 * [https://wordpress.org/plugins/wordpress-https/#i%20can%E2%80%99t%20get%20into%20my%20admin%20panel.%20how%20do%20i%20fix%20it%3F](https://wordpress.org/plugins/wordpress-https/#i%20can%E2%80%99t%20get%20into%20my%20admin%20panel.%20how%20do%20i%20fix%20it%3F)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/page/2/#post-9834729)
 * I’ve rolled back the stable to 3.4.0. I’m going to be on vacation for about a
   week. Will check back soon!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] SSL Pages Blank After 3.4.2 Update](https://wordpress.org/support/topic/ssl-pages-blank-after-3-4-2-update/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/ssl-pages-blank-after-3-4-2-update/#post-9834721)
 * Apologies! I’m trying really hard to improve performance. I know this is the 
   plugin’s largest downfall. The latest stable has been set to 3.4.0. I understand
   if you don’t want to keep trying new versions, but I had no bug reports from 
   3.4.0 which was my first release after 5 years. I made sure to change very little
   of the core and only enhanced and added new features, plus took contributions
   that were sitting on Github and implemented them. If you have time, please let
   me know if that version works for you. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/page/2/#post-9827764)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) Here is the
   block I mean: [https://github.com/mvied/wordpress-https/blob/master/lib/WordPressHTTPS/Module/Core.php#L40](https://github.com/mvied/wordpress-https/blob/master/lib/WordPressHTTPS/Module/Core.php#L40)
 * I wrapped all the link fixing based on WordPress filters to only run if Content
   Fixer is disabled. The hope was that Content Fixer could fix everything without
   relying on WordPress’ filters. However, we’ll probably have to enable some of
   the filters that are contained in that block to get it right.
 * EDIT: I would suspect somewhere between lines 49-55, most likely content_url,
   but not totally sure. Just take that line and move it above line 40 where the
   conditional starts.
    -  This reply was modified 8 years, 7 months ago by [mvied](https://wordpress.org/support/users/mvied/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827748)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) Sure! Email
   me mike at mvied dot com
 * The short answer is because I changed stuff, haha. Not for you to figure out,
   that’s my job! How comfortable are you with modifying code? There’s a small section
   you could mess around with for me that would really help. No pressure.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827710)
 * If you enable Debug mode, you should be able to see what’s throwing the insecure
   error on your page. Chrome also does a pretty good job of telling you what’s 
   going on. That would help me narrow down what I need to tweak to get it perfect.
   At least 3.4.0 is stable, that is the reason I’m able to start making some riskier
   changes that should make it run a lot faster, which the biggest reason to not
   use the plugin.
 * Your ongoing support is much appreciated! I think users underestimate their value
   to projects like this. 🙂
    -  This reply was modified 8 years, 7 months ago by [mvied](https://wordpress.org/support/users/mvied/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827680)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) I’m changing
   the internals quite a bit trying to find what isn’t necessary for performance-
   sake. I will have to do some more testing with the latest to find a balance. 
   I may need to add additional config options to get it just right. Thanks for 
   your feedback, it’s really helpful!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827663)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) Aww, that’s
   unfortunate. I really need this thing to speed up, so I’m going to keep working
   towards that. It’s really hard for me to not break anything while trying to do
   that, though. Thanks so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Links from secure to nonsecure pages](https://wordpress.org/support/topic/links-from-secure-to-nonsecure-pages/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/links-from-secure-to-nonsecure-pages/#post-9827604)
 * [@antipole](https://wordpress.org/support/users/antipole/) I’m not necessarily
   supporting it, but I’ll do what I can on the forums. More often than not, I have
   to see issues for myself which involves me logging into the site to check it 
   out. I simply do not have the time to do this for everyone that has an issue.
   I am asking that anybody who needs my direct assistance please email me and we
   can work out a price that works for both of us depending on the scale of your
   website and the timeline in which you need it working. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827549)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) If you get
   a chance, try using the Content Fixer option with 3.4.2 and let me know how that
   compares to disabling it. I’m hoping that it will work for you because it should
   be faster than disabling it. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827489)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) Awesome! Make
   sure you test your back-end and front-end in incognito windows to ensure you 
   don’t get any false positives.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827466)
 * [@peopleinside](https://wordpress.org/support/users/peopleinside/) Thanks so 
   much! Sorry for the hassle! Can you download the latest directly and upload it
   to your server? [https://wordpress.org/plugins/wordpress-https/advanced/#download-previous-link](https://wordpress.org/plugins/wordpress-https/advanced/#download-previous-link)
 * I just want to make sure that your code has the update I juuuust pushed out. 
   If not, then I would recommend rolling back and I’ll have to see what I can do.
   This latest version is a huge speed increase, but reliability obviously went 
   down, which I was anticipating. Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Links from secure to nonsecure pages](https://wordpress.org/support/topic/links-from-secure-to-nonsecure-pages/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/links-from-secure-to-nonsecure-pages/#post-9827434)
 * Try adding the contact page to your Secure URL Filters in the WordPress HTTPS
   settings while leaving Force SSL Exclusively disabled. This should allow both
   HTTP and HTTPS, but only enforce HTTPS on the contact page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Issue mixed content on version 3.4.1](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/issue-mixed-content-on-version-3-4-1/#post-9827391)
 * Actually, I just found an issue that may be responsible! Please download the 
   latest version again and let me know if the issue persists.

Viewing 15 replies - 1 through 15 (of 1,269 total)

1 [2](https://wordpress.org/support/users/mvied/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mvied/replies/page/3/?output_format=md) …
[83](https://wordpress.org/support/users/mvied/replies/page/83/?output_format=md)
[84](https://wordpress.org/support/users/mvied/replies/page/84/?output_format=md)
[85](https://wordpress.org/support/users/mvied/replies/page/85/?output_format=md)
[→](https://wordpress.org/support/users/mvied/replies/page/2/?output_format=md)