Structure Help (Categories and Pages)
-
Just want to ask a few quick questions. I am setting up a new site that will contain several pages such as About, Contact etc. And also contain both a Blog and a Portfolio. The Blog and Portfolio will both be created using the post system in WordPress, and be organized using Categories.
Now the issue here is how to present this content. I see two options and would like to know a bit more about them.
OPTION 1: Use a custom Category.php for the Blog and Portfolio and use them to create a fake section as it were, so for example to view my Blog you could go to domain.com/blog/ (im removing the category prefix). This would work great but would mean both Blog and Portfolio would be controlled entirely using the Category.php file and allow no editing whatsoever by a non-tech savie person.
OPTION 2: Do the same as above, but also create a page for those sections, this way a person could edit some parts of the content. The issue I have however is that how does this integrate with the Category.php file? If I have a custom Page.php for the Portfolio and Blog and also a custom Category.php for them, how do they play with each other, and what do they offer each. I would really like to use option 2 but need to understand how these two would work together and what they offer me in terms of extra functionality with sub categories and archiving etc.
Thanks to all who can help. And hopefully you understand the issues I am referring to. Thanks again.
- The topic ‘Structure Help (Categories and Pages)’ is closed to new replies.