Title: Visual Editor Stopped Working with 3.5.1 and HTTPS
Last modified: August 20, 2016

---

# Visual Editor Stopped Working with 3.5.1 and HTTPS

 *  [Mackowski Group](https://wordpress.org/support/users/mackowski-group/)
 * (@mackowski-group)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/visual-editor-stopped-working-with-351-and-https/)
 * Hello,
 * I have an issue with the visual editor and HTTPS plugin 3.3.5. The visual editor
   is no longer there. If I switch off the plugin, the visual editor re-appears,
   but then my site looks “weird”.
 * Any idea?
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

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

 *  [Aleksandar Urošević](https://wordpress.org/support/users/urkekg/)
 * (@urkekg)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/visual-editor-stopped-working-with-351-and-https/#post-3489106)
 * Simply change wordpress URL to https address instad http and VisualEditor will
   work.
 * Use wp-config.php for that:
 *     ```
       define('WP_HOME','https://www.yoursute.com/');
       define('WP_SITEURL','https://www.yoursute.com/');
       ```
   
 *  Thread Starter [Mackowski Group](https://wordpress.org/support/users/mackowski-group/)
 * (@mackowski-group)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/visual-editor-stopped-working-with-351-and-https/#post-3489107)
 * Hello,
 * Looked in wp-config.php – there were no lines containing my URL.
 * I am running on HHTPS and in admin > general settings the url is already defined
   as HTTPS. So it should work right?
 * Did a little research. It all started with download of WP 3.5.1.
 * Lost:-(

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

The topic ‘Visual Editor Stopped Working with 3.5.1 and HTTPS’ 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: [Mackowski Group](https://wordpress.org/support/users/mackowski-group/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/visual-editor-stopped-working-with-351-and-https/#post-3489107)
 * Status: not resolved