I would like to create a visual recipe site, which lists how to make a dish in step by step through pictures.. Is it possible to create a custom page template where I can the following fields.

1.Dishname(title)
2.Introduction(Brief info)
3.Ingredients
4.upload photo input..
followed by add more pic

Is it possible in Wordpress, you have any effective ideas? please share :)

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

sure it's possible. I recommend you to create a new custom post type 'recipe' And add custom fields as you please. This article should definitely get you started: http://kovshenin.com/archives/custom-post-types-in-wordpress-3-0/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.