Title: [Plugin: WordPress HTTPS] Connection Paritally Encrypted
Last modified: August 19, 2016

---

# [Plugin: WordPress HTTPS] Connection Paritally Encrypted

 *  Resolved [jcliff](https://wordpress.org/support/users/jcliff/)
 * (@jcliff)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/)
 * I mouseover the favicon at this page [https://www.fcnapoli.net/training/clinics/winter-registration](https://www.fcnapoli.net/training/clinics/winter-registration)
   and the message indicates “Connection Partially Encrypted” and goes on to explain
   what that means.
 * I’m currently using Force SSL (if I didn’t I did not see or understand how to
   make the url HTTPS). I’ve attempted to use a number of the other entitlements/
   restrictions in combination in order to change the status of the page, but no
   luck. Why is it site is unable to provide full encryption?

Viewing 11 replies - 31 through 41 (of 41 total)

[←](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/?output_format=md)
[2](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/2/?output_format=md)
3

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705484)
 * Thanks for helping macroamerica. 🙂
 *  [arizonapain](https://wordpress.org/support/users/arizonapain/)
 * (@arizonapain)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705485)
 * Mvied,
 * I am having trouble getting the pages to become “forced” to https It works in
   firefox but not in other browsers. I have it on a dev server. IP ip 173.255.214.29
   url [http://arizonapain.com](http://arizonapain.com) The links I am having troble
   with are on the left side in the sub navi box use Physician referral as the example.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705486)
 * I can’t seem to find Physician Referral anywhere on the site. Could you give 
   me a link or a screenshot?
 * Thanks. 🙂
 *  [arizonapain](https://wordpress.org/support/users/arizonapain/)
 * (@arizonapain)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705487)
 * sorry it is under [http://arizonapain.com/contact-us/](http://arizonapain.com/contact-us/)
   
   You will see a link on the left side physician referral and also a button on 
   the right lower side
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705488)
 * It doesn’t seem to be redirecting to HTTPS in any browser I’ve tried. Could you
   double check to make sure you’ve forced SSL on [http://arizonapain.com/contact-us/physician-referral/](http://arizonapain.com/contact-us/physician-referral/)?
 * Thanks!
 *  [arizonapain](https://wordpress.org/support/users/arizonapain/)
 * (@arizonapain)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705489)
 * I have it on our dev site. The live site does not even have the plug in installed.
   To get to the dev site you have to change your host file by adding this:
    173.255.214.29
   arizonapain.com 173.255.214.29 [http://www.arizonapain.com](http://www.arizonapain.com)
 * I can not put it live because the forms are highly active and can not afford 
   to have them down at all
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705490)
 * Gotcha!
 * I see what you mean now. The only thing I’ve ever seen the prevents the redirects
   is a conflicting plugin. My plugin uses native WordPress functions to do the 
   redirection, so I don’t think it’s the redirect code itself.
 * I would suggest going into your wp-config.php and adding `define('WP_DEBUG', 
   true);` in there and look for any errors on the page that should be redirecting
   that may give any clues as to why it’s not redirecting properly. You’ll probably
   see a lot of notices and such that don’t pertain to the redirection, so try to
   pick through them for something useful.
 * You can post the errors here if you’d like and I can take a look at them.
 *  [arizonapain](https://wordpress.org/support/users/arizonapain/)
 * (@arizonapain)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705491)
 * Thank you for you help I will get those errors posted soon
 *  [Jet](https://wordpress.org/support/users/jetbalagtas/)
 * (@jetbalagtas)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705560)
 * Hi Mike,
 * Will the “#” sign as an “anchor” in the URL cause the page not to load in https?
   The theme I’m using appears to have this link structure for calling up pages 
   on the left side main menu. It looks like this:
 * [http://bushidojapaneserestaurant.com/#menu-item-663](http://bushidojapaneserestaurant.com/#menu-item-663)
 * The link above is supposed to slide open a page that has an iframed online ordering
   system.
 * In your plugin, I have enabled the following:
    Internal HTTPS Elements External
   HTTPS Elements Disable Automatic HTTPS Force SSL Exclusively
 * On the page, I have enabled Force SSL. I tried this on the other pages but none
   of them will load in https.
 * If you could take a look and let me know if there is anything I can do to make
   it load properly, that would be awesome. 🙂
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705561)
 * Hey Jet,
 * Since the pages are being pulled in with a frame, that shouldn’t matter. The 
   only time a layout like that would cause a problem is if page content was being
   pulled in via AJAX.
 * So, you have Force SSL on [http://bushidojapaneserestaurant.com/?page_id=157](http://bushidojapaneserestaurant.com/?page_id=157)?
 * EDIT: I see the pages actually are being pulled in via AJAX. Unfortunately, you’re
   not going to be able to get the page to show up as secure without securing the
   entire site, which really isn’t recommended since it slows the site down.
 * Thanks,
    Mike
 *  [Jet](https://wordpress.org/support/users/jetbalagtas/)
 * (@jetbalagtas)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705562)
 * Hey Mike,
 * Yes, that’s correct. Pages are being pulled via AJAX.
 * Thanks for looking into it. 🙂
 * Cheers,
    Jet

Viewing 11 replies - 31 through 41 (of 41 total)

[←](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/?output_format=md)
[2](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/2/?output_format=md)
3

The topic ‘[Plugin: WordPress HTTPS] Connection Paritally Encrypted’ 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/)

 * 41 replies
 * 9 participants
 * Last reply from: [Jet](https://wordpress.org/support/users/jetbalagtas/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-connection-paritally-encrypted/page/3/#post-1705562)
 * Status: resolved