Hi, i can’t create new thread so I hope anyone would help me 🙂
I want to include post editor to my front-end page. I’m using advanced custom field for word press. http://www.advancedcustomfields.com/resources
I have following group for example:
-group1
->price
->option
->optio2
When I’m using the following code:
http://www.advancedcustomfields.com/resources/tutorials/creating-a-front-end-form/
I’m getting all fields which I can change, but I need to edit only field ‘option’, the rest of field are unnecessary.
What should I do? I dont have idea, I’m working on this from three hours.