Hi,
I’ve a jobboard website and I’m facing a problem for displaying ACF form.
I’m only designer and have only few notions of development.
But I think what I want is pretty simple :
I’d like to add a field on this page : http://apcr.karimzeribi.fr/post-a-job/
the thing is that ACF add field to the admin custom post type, but i’ve a page in the front end to register jobs (witch are CPT) and I want my new fields to be added to this page as well.
Is it possible ?
Hi @ever-e
You will find all the relevant information in this article:
http://www.advancedcustomfields.com/resources/tutorials/creating-a-front-end-form/
Please note, the ACF plugin requires you to know your way around PHP and WP development. Especialy creating a page template with front end publishing capabilities.
I wish you good luck!
Thanks
E