This is a function I would like as well! Is it possible?
Basically, just as potential employees can fill out an application form, I would like potential employers to fill out a job opening form. 🙂
Thread Starter
MartaB
(@martab)
I found out what the issue was: if you leave certain elements undefined in the style.css file (as in, you do not define how to align the images, how to add a blockquote, etc.) the tools in WordPress’s visual editor will not do it. They cannot “think” for themselves unless you tell them “what to think” I suppose.
Thread Starter
MartaB
(@martab)
Update: I was able to clear up the problem with the CSS styling and the images – it turned out to be an issue unrelated to whatever is prompting the visual editor to act strange.
I have added a couple additional functions to the functions.php file (namely theme support functions), but nothing has helped as of yet.