Anyone have any thought about this or how to fix it?
Thanks.
Sounds like a CSS problem, possibly z-index. Perhaps try looking at the browser tools and click on the button. Should be able to see the elements for the drop-down somewhere near the bottom/end. Should be a div with id of something like mceu_## where ## are numbers.
Then click on it and see what styles are applied and where are they coming from. Generally should only be coming from skin.nim.css and editor.css. If other styles are applied, try unchecking them to see if it fixes it.
Thank you for your reply. I checked out the inspector. I didn’t see any other styles being pulled from anywhere but the two files you mentioned. Also, when inspecting element for font family drop down, it only shows Georgia – none of the other font families that should be there.
If you can link me to some kind of contact form for you, I can send you some temporary credentials for the site so you can check it out?
Nothing I have tried is working.
when inspecting element for font family drop down, it only shows Georgia
Hmm, that’s… strange. Could it be another WP plugin is changing some editor settings? I can’t think of a good reason to remove font families, but… there may be one?
You were correct! It was a conflicting plugin. I figured out which one, removed it, and the editor is working properly!
Thanks!!
Here’s a thought, maybe get a running list of known plugin conflicts posted somewhere? How about a sticky post at the top of this forum? Just a thought.
@emgb_520 ah, glad you were able to figure it out and fix it! 🙂
@ocbroadband yeah, a good idea. I’ll see if it’s possible. Alternatively can put such list on my site and link it somewhere here.