Add the following to functions.php in your theme:
add_filter( 'wpml_tm_post_edit_tm_editor_selector_display', '__return_false' );
Support Thread Example
Let us know if this snippet is not working for you:
This snippet doesn’t workAdd the following to functions.php in your theme:
add_filter( 'wpml_tm_post_edit_tm_editor_selector_display', '__return_false' );
Let us know if this snippet is not working for you:
This snippet doesn’t work