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