- You do not see the Themler admin Menu within WordPress dashboard.
- qTranslate X plugin - no flag icon in Horizontal Menu
You do not see the Themler admin Menu within WordPress dashboard.
You may not see the Themler admin Menu if you disabled Theme Editor for all users in the WP wp-config.php file by adding the following line:
define('DISALLOW_FILE_EDIT', true);
Please change true value to false.
Please refer to to WP Codex for more details.
qTranslate X plugin - no flag icon in Horizontal Menu
To fix the issue with missing flag icon in Horizontal Menu please uncheck Wordpress >> Appearance >> Theme Options -> "Trim long menu items" option.
- You do not see the Themler admin Menu within WordPress dashboard. - qTranslate X plugin - no flag icon in Horizontal Menu ### You do not see the Themler admin Menu within WordPress dashboard. You may not see the Themler admin Menu if you disabled Theme Editor for all users in the WP <tt>wp-config.php</tt> file by adding the following line: define('DISALLOW_FILE_EDIT', true); Please change **true** value to **false**. Please refer to to [WP Codex][2] for more details. ### qTranslate X plugin - no flag icon in Horizontal Menu To fix the issue with missing flag icon in Horizontal Menu please **uncheck** Wordpress >> Appearance >> **Theme Options** -> **"Trim long menu items"** option. [2]: https://codex.wordpress.org/Editing_wp-config.php#Disable_the_Plugin_and_Theme_Editor