Concerning that cool “more fields” plugin
So as I showed you in class yesterday, what “more fields” allow you to do is add another custom field to each post. For example let’s say you want to make a portfolio site and for each post want to also include the name of the client and year of execution which you will position in its own div in the template. You can simply setup another widget in the post writing form which will say “portfolio project” and present fields to fill and options to choose from. Then in the template file (index.php, single.php page.php and so on) you can extract that from the post and and give it it’s own div, class and design.
This is actually much better covered in the plugin’s page, including examples and all. Very recommended if you want to make your blog become more than a blog.

Comments
No comments yet.
Leave a comment