Troubleshooting Missing Toolbars and Buttons in Advanced Editor Tools
Content
If you've installed the Advanced Editor Tools plugin (formerly TinyMCE Advanced) and your toolbar is missing, buttons won't stay where you put them, or the menu bar is invisible, you're not alone. These are some of the most common support issues reported by users. This guide will walk you through the most frequent causes and their solutions.
Why Do Toolbars and Buttons Disappear?
Based on extensive community reports, the disappearance of toolbars and buttons is rarely a permanent flaw in the plugin itself. The issues almost always fall into one of these categories:
- Plugin or Theme Conflicts: Another plugin, or sometimes your theme, is filtering the TinyMCE settings and preventing Advanced Editor Tools from loading correctly.
- The 'Toolbar Toggle' Button: This is a incredibly common point of confusion. Additional toolbars (like the second row) are often hidden by default and must be revealed by clicking this button.
- Browser or Server Caching: Old cached versions of the plugin's scripts or styles are being served, making the toolbar appear broken or invisible.
- User Role Limitations: In some complex cases, settings may not propagate correctly for non-Administrator user roles due to caching or other conflicts.
Step-by-Step Troubleshooting Guide
1. The First Step: Always Clear Your Cache
Before you do anything else, this is the easiest fix to try. The Advanced Editor Tools team has even added code to try to auto-refresh caches after an update because this is such a frequent culprit.
- Browser Cache: Hard-refresh your browser (Ctrl+F5 or Cmd+Shift+R). Alternatively, clear your browser's cached images and files completely.
- Server Cache: If you use a caching plugin (like W3 Total Cache, WP Rocket) or a server-side cache (like Varnish), clear those caches as well.
2. Check for the 'Toolbar Toggle' Button
If your first toolbar is visible but the second, third, or fourth rows are missing, this is almost certainly the issue. The plugin is designed to hide additional rows by default to save space.
- Go to Settings → Advanced Editor Tools.
- Look at the first toolbar row. Is the 'Toolbar Toggle' button present? It looks like two horizontal lines.
- If it is not on the first row, you must drag it there. Important: This button will be automatically removed if you try to place it on any other row. It only functions on the first row.
- Once it's on your first toolbar, save the settings and go to a post. Click the 'Toolbar Toggle' button to show or hide the additional toolbar rows.
3. Perform a Conflict Test
If clearing the cache doesn't work, a plugin or theme conflict is the next most likely cause.
- Deactivate all other plugins except Advanced Editor Tools.
- Switch to a default WordPress theme like Twenty Twenty-One.
- Check if the toolbar now appears correctly.
- If it does, reactivate your plugins one-by-one, checking the editor after each one, to identify the conflicting software. Common conflict suspects include page builders, multi-language plugins (like qTranslate), and other editor-enhancing plugins.
4. Investigate JavaScript Errors
A JavaScript error caused by another script can halt the loading of the toolbar entirely.
- Open the browser console:
- Chrome/Firefox/Edge: Right-click on the page, select 'Inspect', and click on the 'Console' tab.
- Safari: Enable the Developer menu in Preferences, then go to Develop → Show JavaScript Console.
- With the console open, reload the post editor page.
- Look for any error messages printed in red. These errors can provide a direct clue about which plugin or theme is causing the problem.
5. Check User Role Settings and Caching
If the toolbar is missing for non-Administrator users (e.g., Editors, Authors) but works for you, it's often a caching issue specific to how settings are stored and loaded for different users. The conflict test (Step 3) also applies here. Ensure the user has the proper unfiltered_html capability, as this can sometimes affect editor tools.
Less Common but Documented Issues
- Transparent Menu Bar: A rare styling issue where the menu bar background becomes transparent, making the text unreadable. The solution is almost always to clear the browser cache forcefully, as updated CSS files are not being loaded.
- Missing Classic Block Toolbar: In the Block Editor (Gutenberg), the Classic block has its own toolbar. If buttons are missing there, it's often due to JavaScript errors. A hard page refresh (Shift+Reload) can sometimes force the scripts to reload correctly.
- Buttons Removed in an Update: Note that some older buttons like Abbreviation, Acronym, and Citation were removed from the core TinyMCE library by its developers (not the Advanced Editor Tools team) and are no longer available to add back.
By methodically working through these steps—clearing cache, verifying the Toolbar Toggle button, and testing for conflicts—you can almost always resolve missing toolbar issues and get back to writing and editing your content.
Related Support Threads Support
-
"Tiny toolbar" disappeared for the editor role!https://wordpress.org/support/topic/tiny-toolbar-disappeared-for-the-editor-role/
-
Toolbar not showinghttps://wordpress.org/support/topic/toolbar-now-showing/
-
Second toolbar on display: nonehttps://wordpress.org/support/topic/second-toolbar-on-display-none/
-
TinyMCE – Only Bold Button visiblehttps://wordpress.org/support/topic/tinymce-only-bold-button-visible/
-
Transparent Menubarhttps://wordpress.org/support/topic/transparent-menubar/
-
Only one row of toolbar in WP 3.9https://wordpress.org/support/topic/only-one-row-of-toolbar-in-wp-39/
-
problem with button menuhttps://wordpress.org/support/topic/problem-with-button-menu/
-
TinyMCE buttons are gone?https://wordpress.org/support/topic/tinymce-buttons-are-gone/
-
Parts of the icon bars not showing for users lower than adminshttps://wordpress.org/support/topic/parts-of-the-icon-bars-not-showing-for-users-lower-than-admins/
-
enable editor menuhttps://wordpress.org/support/topic/enable-editor-menu/
-
Bug report about TinyMCE Advanced v4.1.9https://wordpress.org/support/topic/bug-report-about-tinymce-advanced-v419/
-
Cannot hide/disable 3rd party pugin buttonshttps://wordpress.org/support/topic/cannot-hidedisable-3rd-party-pugin-buttons/
-
Table option not workinghttps://wordpress.org/support/topic/table-option-not-working/
-
Remove Toolbar!https://wordpress.org/support/topic/remove-toolbar-3/
-
TinyMCE Toolbar – Missing Toolbar lineshttps://wordpress.org/support/topic/tinymce-toolbar-missing-toolbar-lines/
-
Unable to re-add unused buttons (fix provided)https://wordpress.org/support/topic/unable-to-re-add-unused-buttons-fix-provided/
-
DIsplay all buttonshttps://wordpress.org/support/topic/display-all-buttons/
-
Tools option disappearedhttps://wordpress.org/support/topic/tools-option-disappeared/
-
Tools doesn't show in TinyMCE Advanced Editorhttps://wordpress.org/support/topic/tools-doesnt-show-in-tinymce-advanced-editor/
-
Can't see configured menu for other usershttps://wordpress.org/support/topic/cant-see-configured-menu-for-other-users/
-
Transparent toolbarhttps://wordpress.org/support/topic/transparent-toolbar-1/
-
Remove Menubarhttps://wordpress.org/support/topic/remove-menubar/
-
Customize the TinyMCE Tool Barhttps://wordpress.org/support/topic/customize-the-tinymce-tool-bar/
-
Missing Editor Buttonshttps://wordpress.org/support/topic/missing-editor-buttons-2/
-
Toolbar gone haywire since 3.8https://wordpress.org/support/topic/toolbar-gone-haywire-since-38/
-
Missing buttonshttps://wordpress.org/support/topic/missing-buttons-2/
-
Direction buttons are not showinghttps://wordpress.org/support/topic/direction-buttons-are-not-showing/
-
Tab index not workinghttps://wordpress.org/support/topic/tab-index-not-working/
-
Editor menu not appearinghttps://wordpress.org/support/topic/editor-menu-not-appearing/
-
Also problems with the toolbarhttps://wordpress.org/support/topic/also-problems-with-the-toolbar/
-
buttons are not displayedhttps://wordpress.org/support/topic/buttons-are-not-displayed/
-
Can't add or re-arrange buttons to the toolbarhttps://wordpress.org/support/topic/cant-add-or-re-arrange-buttons-to-the-toolbar/
-
Remove plugin buttons from tinyMCEhttps://wordpress.org/support/topic/remove-plugin-buttons-from-tinymce/
-
no “flyover” toolbar on tables, tab key doesn’t select texthttps://wordpress.org/support/topic/no-flyover-toolbar-on-tables-tab-key-doesnt-select-text/
-
Full Screen in Menu is Brokenhttps://wordpress.org/support/topic/full-screen-in-menu-is-broken/
-
add itemshttps://wordpress.org/support/topic/add-items-1/
-
Floating table toolbar is floating right in the way!https://wordpress.org/support/topic/floating-table-toolbar-is-floating-right-in-the-way/
-
What does Context Menu tickbox do?https://wordpress.org/support/topic/what-does-context-menu-tickbox-do/
-
Styling (colour) and hide buttonshttps://wordpress.org/support/topic/styling-colour-and-hide-buttons/
-
Text appearing behind toolbarhttps://wordpress.org/support/topic/text-appearing-behind-toolbar/
-
Don't see editor settingshttps://wordpress.org/support/topic/dont-see-editor-settings/
-
Second toolbar appears set to display none for most users.https://wordpress.org/support/topic/second-toolbar-appears-set-to-display-none-for-most-users/
-
Font size option is not showinghttps://wordpress.org/support/topic/font-size-option-is-not-showing/
-
2nd bar not showinghttps://wordpress.org/support/topic/2nd-bar-not-showing/
-
Toolbar Toggle Buttonhttps://wordpress.org/support/topic/toolbar-toggle-button/
-
Missing buttons in v4.1.1https://wordpress.org/support/topic/missing-buttons-in-v411/
-
Toolbar settings not showing up in Editorhttps://wordpress.org/support/topic/toolbar-settings-not-showing-up-in-editor/
-
Table Function Buttonshttps://wordpress.org/support/topic/table-function-buttons/
-
How do I hide options for other plugin settings in the Classic Editor toolbarhttps://wordpress.org/support/topic/how-do-i-hide-options-for-other-plugin-settings-in-the-classic-editor-toolbar/
-
Toolbar default settings should match the WordPress default editor tollbarshttps://wordpress.org/support/topic/toolbar-default-settings-should-match-the-wordpress-default-editor-tollbars/
-
Wysiwyg editor not showing html buttonhttps://wordpress.org/support/topic/wysiwyg-editor-not-showing-html-button-1/
-
Toolbar buttons missing since updatehttps://wordpress.org/support/topic/toolbar-buttons-missing-since-update/
-
TinyMCE on Androidhttps://wordpress.org/support/topic/tinymce-on-android/
-
Features missing from toolbarhttps://wordpress.org/support/topic/features-missing-from-toolbar/
-
ToolBar Disappeared.https://wordpress.org/support/topic/toolbar-disappeared-1/
-
Remove buttons inserted by plugins etc.https://wordpress.org/support/topic/remove-buttons-inserted-by-plugins-etc/
-
User role issuehttps://wordpress.org/support/topic/user-role-issue-2/
-
Missing optionshttps://wordpress.org/support/topic/missing-options-4/
-
No table iconhttps://wordpress.org/support/topic/no-table-icon/
-
rtl and ltr buttons missinghttps://wordpress.org/support/topic/rtl-and-ltr-buttons-missing/
-
its not working with new Wp editorhttps://wordpress.org/support/topic/its-not-working-with-new-wp-editor/