Title: [Plugin: WordPress HTTPS (SSL)] Shared SSL &#8211; Pages Visual Tab not displaying
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] Shared SSL – Pages Visual Tab not displaying

 *  [Richard601](https://wordpress.org/support/users/richard601/)
 * (@richard601)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/)
 * Navigating to edit Pages, selecting Visual Tab shows a blank entry window. Deactivating
   the plugin, Visual Tab displays text normally. Any suggestions?
 * Thanks.
 * Theme: TwentyEleven (same behaviour in TwentyTen)
    Wordpress HTTPS Settings ticked
   boxes: Internal HTTPS Elements Shared SSL Forced Shared SSL Admin
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

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

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2333864)
 * Hey Richard,
 * It’s kind of impossible for me to know without additional information. It sounds
   like something (an AJAX call or a JavaScript file) isn’t loading properly.
    1. Download [Google Chrome](http://www.google.com/chrome).
    2. Open the page you’re having trouble with in Google Chrome.
    3. Open the Developer Tools. [How to access the Developer Tools](http://code.google.com/chrome/devtools/docs/overview.html#access).
    4. Click on the Console tab.
 * Look for any errors in the console that may indicate a problem. If there are 
   any, copy and paste them here.
 * Thanks,
    Mike
 *  Thread Starter [Richard601](https://wordpress.org/support/users/richard601/)
 * (@richard601)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2333973)
 * Hi,
 * Output as requested:
 * The page at [https://myhost-ssl.com/~myname/wordpress/wp-admin/post.php?post=13&action=edit](https://myhost-ssl.com/~myname/wordpress/wp-admin/post.php?post=13&action=edit)
   ran insecure content from [http://www.myname.co.uk/wordpress/wp-content/plugins/blogcopyright/css/blogcopyright.css](http://www.myname.co.uk/wordpress/wp-content/plugins/blogcopyright/css/blogcopyright.css).
 * GET [https://www.myname.co.uk/wordpress/wp-content/plugins/nextgen-gallery/admin/tinymce/editor_plugin.js?ver=342-20110630200](https://www.myname.co.uk/wordpress/wp-content/plugins/nextgen-gallery/admin/tinymce/editor_plugin.js?ver=342-20110630200)
 * Failed to load: [https://www.myname.co.uk/wordpress/wp-content/plugins/nextgen-gallery/admin/tinymce/editor_plugin.js](https://www.myname.co.uk/wordpress/wp-content/plugins/nextgen-gallery/admin/tinymce/editor_plugin.js)
 *  [Chad Warner](https://wordpress.org/support/users/chad-warner/)
 * (@chad-warner)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334012)
 * I have the same problem. I’m using Hostmonster’s shared SSL. The admin area is
   SSL redirected and the main site is not, which is what I want. However, the Visual
   Editor shows plain HTML.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334077)
 * Hey Richard (and Chad),
 * I’m thinking this is just a bug in 1.9.2. 2.0 is pretty much ready to release,
   but I’m waiting on feedback from a few testers before I push it up. If you want,
   you can try 2.0 and see if you still have the same problem. [http://downloads.wordpress.org/plugin/wordpress-https.2.0.zip](http://downloads.wordpress.org/plugin/wordpress-https.2.0.zip)
 * Note: This version is in debug mode which will add some JavaScript to the bottom
   of your site that outputs debug information to the browser’s console. You can
   disable it by setting the `$debug` variable to false.
 * Let me know if it works or not.
 * Thanks,
    Mike
 *  [Chad Warner](https://wordpress.org/support/users/chad-warner/)
 * (@chad-warner)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334081)
 * As soon as I activate version 2.0, Firefox shows a server not found error. The
   page that’s trying to load is
 * [https://~optimwis//~optimwis/secure.hostmonster.com/~optimwis/~optimwis/wp-admin/plugins.php?action=activate&plugin=wordpress-https%2Fwordpress-https.php&_wpnonce=8e3e1de5ad](https://~optimwis//~optimwis/secure.hostmonster.com/~optimwis/~optimwis/wp-admin/plugins.php?action=activate&plugin=wordpress-https%2Fwordpress-https.php&_wpnonce=8e3e1de5ad)
 * I can try 1.9.2 with other settings, if you’d like. What should my settings look
   like for shared SSL? I really only care about the login page being encrypted;
   I don’t even need the whole admin area encrypted, but it’d be nice.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334083)
 * Hey Chad,
 * You pretty much always want Internal HTTPS Elements, External HTTPS Elements,
   and Disable Automatic HTTPS to be on. For securing the admin panel you’d want
   Force Shared SSL Admin to be on.
 * Is there any way I could test a bug fix for 2.0 on your server? It’s really strange
   that it’s doing that.
 * Thanks,
    Mike
 *  [Chad Warner](https://wordpress.org/support/users/chad-warner/)
 * (@chad-warner)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334086)
 * I’ll try those settings with 1.9.2. Sure, I can find time to test 2.0; just provide
   instructions.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334087)
 * Hey Chad,
 * Really, I won’t be able to devise a fix without logging in myself. If you could
   create a user for mike[at]mvied[dot]com that has permission to edit plugins, 
   I should be able to fix it pretty easily.
 * Thanks,
    Mike
 *  [leenab](https://wordpress.org/support/users/leenab/)
 * (@leenab)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334103)
 * Hi Mvied,
 * I’m having the same issue with this plugin being used with the latest version
   on WP and TwentyEleven based template.
 * I’ve uploaded version 2 and it also breaks the visual editor in the latest version
   of Chrome.
 * Thanks
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334104)
 * Hey all,
 * Still working on this issue. I’ve been a bit busy lately. Just wanted to let 
   you know I’m still here. 😛
 * Thanks,
    Mike

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

The topic ‘[Plugin: WordPress HTTPS (SSL)] Shared SSL – Pages Visual Tab not displaying’
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/)

## Tags

 * [Visual tab](https://wordpress.org/support/topic-tag/visual-tab/)

 * 10 replies
 * 4 participants
 * Last reply from: [mvied](https://wordpress.org/support/users/mvied/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-shared-ssl-pages-visual-tab-not-displaying/#post-2334104)
 * Status: not resolved