I’m having the same issue. Did you ever resolve this? I’m using a custom theme and basically there is nothing on either the job listing page or the single job page, but blank space.
Hi @poedder @hube2
Thanks for reaching out to us.
Please go to Job Openings > Settings > Appearance > Job Listing Page. Then under ‘Other options’ please make sure that desired job specs are checked in ‘Job specs in the listing’ option. If not, check the desired options and click ‘Save Changes’.
Regards,
Vidya K V
I found my problem. The plugin uses the_content and it uses WP Editor and a shortcode that was automatically inserted into the “Jobs” page that it create. Our custom themes to not use the_content() by default and the standard WP editors are removed.