Is it possible to add name="post_content" to more than one input field?
I am using Contact Form 7 plugin, and now only the last input field with name="post_content" is gathered in the post.
If I put the whole form in a div I only get raw data (not the filled one). Can someone help please.