• I have a wordpress multisite and would like to create a post that has areas already prepared much like a template. For example: Name, Details, Telephone. I don’t wish to create a form that sends the results to a database, just a simple post with the above information already laid out. I have looked at Custom Post Template but this wasn’t what I needed. The idea is that when a user Add’s a Post, the template is already there for them to fill in the blanks. This post would then be saved on the site, not in it’s own database.
    Thanks
    Andrew

Viewing 3 replies - 1 through 3 (of 3 total)
  • You may need to learn the Custom Fields, read about them at WordPress Codex.

    Thread Starter murand

    (@murand)

    Thanks ak.singla, I’m learning more about the Custom Fields now. I am having some success putting the code in single.php but the instructions are rather vague. There are lots of references to the_meta() but not sure where this is supposed to go. Quite a few forums asking for this but never the answer as to where the_meta() is located
    Andrew

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Template’ is closed to new replies.