How to create advanced post template?

Discussion in 'WordPress' started by rilwis, Jun 15, 2008.

  1. #1
    Hi everybody,

    I have a WordPress blog, and I want to make all posts have the same structure, like that:

    Items Name: abcxyz
    Date: abc
    Company: xyz

    Description: abcxyz
    ...

    The description field will be shown on homepage, and other informations will be shown on single post only.

    I want to add these informations suitable in post screen through box or input field. I tried some plugin of WP but they only create some text in post, and I have to correct them handly :(. Do you have some advice for me? Thank you very much.
     
    rilwis, Jun 15, 2008 IP
  2. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #2
    Do you mean like a directory? listing sites or companies and their details?

    Forgive me if ive misunderstood.
     
    pipes, Jun 15, 2008 IP
  3. PPCInformer

    PPCInformer Active Member

    Messages:
    497
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    I am guessing u can have the same format for all ur post by editing wp-admin/post-new.php
    It will only give u the desired effect for new posts , old posts will stay the same.
     
    PPCInformer, Jun 16, 2008 IP
  4. rilwis

    rilwis Peon

    Messages:
    104
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    @pipes: This's a bit like list, and I want to make details about products of companies.
    @PPCInformer: I'm thinking about that, but I'm wondering that how WP can reconize some new fields (text fields, textarea, ...) and process it ? Can you give me an simple example?
     
    rilwis, Jun 16, 2008 IP