Hi Andrew. Thanks for the troubleshooting steps. I deleted the contents of my editor-style.css file and replaced the code with p { color: red !important; } as you suggested.
It shows the font as red when I am typing in the editor, so it appears to be loading your suggested code into the editor. However, the “Formats” drop down button is still blank (just as it was prior to testing your suggested red CSS style).
I cleared out the cache and reloaded everything and the same problem is there. Please advise what needs to be done to make the “Formats” drop down button show the different styles to select from.
FYI, the following two boxes are checked off in your plugin:
– Import editor-style.css.
– Load the CSS classes used in editor-style.css and replace the Formats button and sub-menu.
It used to show all of my css styles in the styles drop down button prior to this tinymce upgrade.
Lastly, please clarify what you mean about making sure that the styles are not imported in the css with @import… I wasn’t quite sure what you meant by that statement.
Thanks again for your help!