Adding custom fields to the job listings
-
Hi, I’ve successfully added some custom fields to the job submit form using “wp-job-manager-fields”. I have added these in admin also. But I can’t get them to show up in the actual job listing. Sorry I’m sure you have answered this before. I tried the below threads and that didn’t work (the second link almost works I think).
i can get pre existing things like company website (see below code) but anything custom will not display. any help would be appreciated.
echo apply_filters( 'the_job_description', get_the_company_website() );
https://github.com/mikejolley/WP-Job-Manager/wiki/Editing-Job-Submission-Fields
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Adding custom fields to the job listings’ is closed to new replies.