Adding Custom Fields
Add a custom field
You can add custom fields of your own in addition to those provided. However, your new fields will not be displayed automatically in the theme. You can use shortcodes to display them in a page or text widget:
[acf field="<job_title>"]
Where <job_title> is replaced with the name of your custom field.