With this shortcode you can display the details of a single job post on your WordPress website directly from your soprop account.

Accepted parameters:
- id
(string) Default: ’empty’ - vanum
The soprop vanum of the job post
(int) Default: ’empty’ - language
The language for soprop results like job type
(string) Default: ‘dt’- dt
- fr
- it
- heading_title_tag
(string) Default: ‘h1’ - items
(string) Default: ‘va00,va01,va02_va03_combined,va04,va05,va06,va07,va08,va09,va10,va11,va12,va13,va14,va15,va16,va17,va18,va19,va20’- any valid soprop database field name
- show_consultant
(string) Default: ‘yes’- yes
- no
- consultant_items
(string) Default: ‘name_combined,fi00,fi03_fi04_fi05_combined,fi06,fi09’ - form_title
(string) Default: ‘Apply now’ - form_title_tag
(string) Default: ‘h1’ - form_shortcode
The shortcode of a contact form plugin like “formidable” or “contact form 7” (without brackets). Example: “formidable id=1”
(string) Default: ” - detail_show_apply_button
(string) Default: ‘yes’- yes
- no
- detail_apply_button_text
(string) Default: ‘Apply now’