PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Using a Loop to get Submitted Form Content

  1. I have a form to submit a custom post type and am using the "create content template" to add content to the post. I think I get that but if the content is a bit complex it seems a bit limiting in where that content ends up in the page i.e. where it is placed in the DOM.

    I take it that if I can pluck up the courage, I could write a custom loop to call in each of the submitted form elements and place them in the order I want?

    Thanks

    Martin

    Posted 11 years ago on Tuesday March 19, 2013 | Permalink
  2. It's not complex at all. The content goes into the post in exactly the same place as the content would go if you typed it in to the post editor and published the post.

    What sort of issue are you having?

    Posted 11 years ago on Thursday March 21, 2013 | Permalink