About Me Page
-
I know there is a good discussion about how to make an “about me” page in WP (I saw it once), but I can’t seem to find the right string to search.
Anyway, I decided to do the about me page by making a post, assigning it to a post category called “about”, creating a Link category called “about”, creating links under that, and then hiding the post categories so it doesn’t show up in my categories list, and assigning the Link category to the permalink of the post . All that works fine.
What I want to do is hide of all the extraneous stuff like the date, the RSS feed info, “no comments posted”, etc. etc. etc, but only on those permalink pages. I’m assuming that you have a function in your index.php that displays all that normal information EXCEPT from posts that fall into the category “about”.
Any idea on how to do this?
Thanks!
The topic ‘About Me Page’ is closed to new replies.