Title: Editor doesn´t work
Last modified: August 22, 2016

---

# Editor doesn´t work

 *  [Radek Mezulanik](https://wordpress.org/support/users/zedna/)
 * (@zedna)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/editor-doesnt-work-3/)
 * Hi,
 * the editor of published posts doesn´t work. I an change the tabs of languages
   and text, but not editor. So now i can´t write styled posts.
 * [https://wordpress.org/plugins/qtranslate-xp/](https://wordpress.org/plugins/qtranslate-xp/)

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

 *  [matexoman](https://wordpress.org/support/users/matexoman/)
 * (@matexoman)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/editor-doesnt-work-3/#post-5291777)
 * me neither.
    Can somebody help us?
 *  [matexoman](https://wordpress.org/support/users/matexoman/)
 * (@matexoman)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/editor-doesnt-work-3/#post-5291787)
 * I find Visual tab doesn’t have enough depth, I change the height to an arbitrary
   value using the following function in functions.php
 * function wptiny($initArray){
    $initArray[‘height’] = ‘300px’; return $initArray;}
   add_filter(‘tiny_mce_before_init’, ‘wptiny’);

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

The topic ‘Editor doesn´t work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-xp_9abe93.svg)
 * [qTranslate Plus](https://wordpress.org/plugins/qtranslate-xp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-xp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-xp/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-xp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-xp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-xp/reviews/)

## Tags

 * [editor](https://wordpress.org/support/topic-tag/editor/)

 * 2 replies
 * 2 participants
 * Last reply from: [matexoman](https://wordpress.org/support/users/matexoman/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/editor-doesnt-work-3/#post-5291787)
 * Status: not resolved