Insert Custom Fields into Posts [Wordpress]

dragosdydy

Junior Member
Joined
Jan 23, 2012
Messages
116
Reaction score
50
Hi guys. I have a plugin (Gravity forms) that stores some textareas into Custom Fields. My forms are like that:

Q: What are you doing?
A: [TEXTAREA]

___________________
Q: Where are you going?
A: [TEXTAREA]

[SUBMIT BUTTON] - the submit button submits a draft post with the above items into custom fields.

How can I do to display the items into the posts like:

Q: What are you doing
A: I'm fine

Q: Where are you going?
A: I don't know?

Thanks a lot guys.
 
i am using wp-toolset plugins for this.It contains different options like custom field and how it going to be viewed etc .
 
Last edited:
Back
Top