Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having the same issue with the job editor. It seems that there is now some jquery conflict with the editor, I think. The text is there, but the editor is not working properly. Unfortunately, am not skilled at fixing such issues myself, so help needed form the developers here.

    Thread Starter squeezer

    (@squeezer)

    I had the same problem and soved it!

    Go to wp-includes/css/editor-buttons.css an open it with an Texteditor.

    Search for .js .tmce-active .wp-editor-area {color: white

    Change {color: white

    to

    {color: black

    It Works!

    Actually, I traced the issue to a conflict with the cFORMS plugin. There is an option within the cForms general/global settings that you can select, to get rid of the conflict, and now everything works perfectly with Job Manager. Thanks for your feedback though.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Job Manager: Can't see the text’ is closed to new replies.