• First of all, I have cleared the cookies, so the value is not coming from there.

    wp_editor("", "myownid", array('editor_height' => 500)) renders an tinyMCE editor that is larger than the minimum, but is completely distorted. Is this bug?

    Also wp_editor("", "myownid", array('textarea_rows' => 99)) does not affect the tinyMCE at all, which probably is intended.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Ciantic,
    Hope you are doing well.

    I have tried adding wp_editor in different themes and templates by increasing and decreasing height by 500, but it is intact. It seems that there is certain issue with your theme. Please change your theme once and see if it still breaks.

    Let me know your response.

    Thread Starter ciantic

    (@ciantic)

    Ankit, nope. It’s in the vanilla admin page.

    The height starts to work if I drag from the corner, but if I use editor_height property the tinyMCE initializes the editor incorrectly.

    I have not tried in the front-end though.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘`wp_editor` editor_height is broken?’ is closed to new replies.