Trying to avoid the standard ‘post’ format
-
I am trying to organize my site as a collection of topics separated into categories.
I want to avoid the standard blog format of displaying posts to the visitors that are organized by date.
Essentially, let’s say I have 100 posts that I have made, and they are split amongst 5 categories. I do not want the posts to be displayed based on when I made them, but I do want them indexed by category.
I am hoping that I will be able to disable the text displayed for each post like the Date/Time the post was made, and also the standard “Posted by: Administrator” text. I think this can be accomplished through editing my template (any input here from those who have done the same will be appreciated).
But what I am unclear on is how I can eliminate the post order issue. How can I set it so that my index page, the root of my web site, is the front page like it is for a WP blog, but not showing just the latest posts? I’d just assume not show anything. Maybe I can just remove the “Older Posts” link?
Any one have any suggestions?
The topic ‘Trying to avoid the standard ‘post’ format’ is closed to new replies.