Thread Starter
Steffi
(@steffievolvcom)
Any help with this would be much appreciated. Thank you!
Same here.
Looks like after upgrade to 4.9.6 custom styles aren’t displayed anymore in “Formats” menu.
I can see indeed that “editor-styles.css” is loaded and is not cached (200).
But “Formats” menu doesn’t contains any of my custom styles
Ok found the reason.
All custom styles moved under “Formats” dropdown, which was set us unused buttons for some reason.
So looks like custom styles doesn’t replace the defaults in “Format” menu, but only added as additional styles via “Formats” button
Thread Starter
Steffi
(@steffievolvcom)
We are not seeing the text styling in the WYSIWYG editor screen. It isn’t necessarily the Formats dropdown, but the visual editor itself. We’ve added the styles to the editor-styles.css file so that what shows in the visual editor matches what shows on the front end of the website. But since the last update and WordPress 4.9.6 update, we are not seeing any of those styles on any of the websites we’ve done this for. I did also notice that when looking at the Developer Tools in Firefox, the font-family is showing at “font-family: ! cabin important;” instead of “font-family: cabin !important;”. Not sure how this is happening, but it is not like that in the editor-styles.css file.
Same issue, custom styles have disappeared, use to be under formats menu.
using tiny_mce_before_init filter.
Any update on this?
Yes, can confirm, formats was moved to unused button, so added the button back in.
Thread Starter
Steffi
(@steffievolvcom)
As of right now, it appears that the editor styles AND the custom Formats dropdown ARE working as they should for us. We did not change anything to see these results.