Multiple Post Types / custom field templates
-
I am creating what I think would be described as a ‘magazine style’ WordPress site. I would like the ability to create different types of post for the site. Each post type would have slightly different fields available when creating it.
For clarity the post types I am looking to build are: –
News Item
- Headline image (ideally allowing for brose and upload)
- Thumb image (ideally allowing for brose and upload)
- Source (name and URL)
Review Item
- Headline image (ideally allowing for brose and upload)
- Thumb image (ideally allowing for brose and upload)
- Score out of 10
- Conclusion (WYSIWYG free text field)
- Link to more information
Interview.
- Headline image (ideally allowing for brose and upload)
- Thumb image (ideally allowing for brose and upload)
- Introduction(WYSIWYG free text field)
- Questions / Answers
- Summery (WYSIWYG free text field)
When wordpress loads the post item, I needs to be able to detect the type in the ‘loop’, and in single post display so that relevant CSS formatting can be applied.
I know I could create custom fields to store this information, however I would like the relevant fields to be available for input when you choose the type of post to create. So that they aren’t forgotten.
Is this out side the scope of wordpress?
If anyone knows of a way to create this system with existing plug-ins and functionality that would be excellent.
If you think this would have to be built be a third party specificity for my site, can anyone advise me on a good development agency.
I would really appreciate any feedback on this, quite new to wordpress.
- The topic ‘Multiple Post Types / custom field templates’ is closed to new replies.