Hi guys, i am trying to increase the amount of rows in tinymce etitor. I am using pro version, with icon.
reverting to twenty 19 it works with my plugin (directories pro) with icon, pro, it doesnt.
Cheers
Hi guys, i am trying to increase the amount of rows in tinymce etitor. I am using pro version, with icon.
reverting to twenty 19 it works with my plugin (directories pro) with icon, pro, it doesnt.
Cheers
Hello @gimmechefs,
Thanks for writing in! Which Tinymce editor is it? In the default WP editor or in the Pro editor?
Would you mind provide us access to your site so that we can have a closer look?
Regards.
Hi @gimmechefs
It looks like that link has expired.
Can you provide us your wordpress admin login in Secure Note instead.
Thanks
Hello @gimmechefs,
Thanks for updating the thread.
I tried following the steps that’s mentioned secure note but I am still bit confused. Can you please share some screenshots?
In the secure note, I am sharing some screenshots.
Thanks.

This text will be hidden
Hi @gimmechefs,
We change change the height of TinyMCE editor by custom CSS:
Please add the following CSS under Pro > Theme Options > CSS:
.wp-editor-container .mce-tinymce iframe {
height: 300px !important;
}
Please note that any questions you have regarding setup, integration, or troubleshooting any piece of functionality from 3rd party plugins that is not native to X/Pro theme will need to be directed to the original developer.
Thank you for your understanding.
That worked perfectly. Thanks.
You’re welcome! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.