After enabling the WYSIWYG (rich text) editor for the “Job Description” field on the listing submission form using the editor => true setting, the field throws a “Job Description is required” error when the form is submitted even if content is entered. Submitting the second time works correctly.
Thanks for the request and details. Please note that we have not tested this plugin and cannot provide further details. Also, we cannot guarantee 100% compatibility with third-party plugins, so some of them may require custom integration.
@andrii - I believe @goteachabroad is experiencing the old bug that meant that whilst enabling the rich text editor feature on the description field, I think it broke the JS validation and requires the page being submitted twice to actually work.
I thought this was fixed in a previous update, but the field @goteachabroad mentions seems to be having the same bug.
I hope that makes sense. (There’s old topics on this issue regarding the description box, too)
Thanks for reporting this issue, we plan to fix this in the next HivePress update. It occurs because the form is refreshed via AJAX when the category is selected, and it seems to break the JS script of the editor.