• I’m looking for a way to control the input fields of a post and then present them in a specific way.

    At some points I write about mobile phones, then I want to have fields like: OS, Processor, Display that the poster can fill out.

    When the page is rendered I want them presented in a table, like:

    -------------------------
    | Processor  |  1GHz    |
    -------------------------
    | OS         |  Android |
    -------------------------
    | Screen     |  255x140 |
    -------------------------

    Anyone got a plugin or a hack to do this?

  • The topic ‘Post template with fixed field and specified layout’ is closed to new replies.