![]() |
WordPress Gurus... Step Inside!
I got what might be a stupid question :1orglaugh, but since I can't seem to find the answer I'll bring it to you.....
Is there a way (plugin or handcode) to create "Author Bio Pages" for various authors of a blog? For example, I'm running a mainstream blog, and there are three writers for the blog, I want to figure out the easiest way to have a page for each author with their photo and some bio info on them. What's the best / quickest way to pull this off? -Loki- |
just make a new page named after the author ? Under "Authors" category
|
http://codex.wordpress.org/Author_Templates
There is plugins that do it but wordpress already supports author pages. By default you should be able to go to www.domain.com/authors/vdc-loki/ and it should do almost what you want it to do on its own. |
Quote:
The prob I have with this one, is that would (possibly) give me 4 extra links all over the page, and I want to keep it clean as possible. at best I'd like just ONE visible link that says: "Hell's Authors" and then that page shows you the three authors and you can click on each one to get to their own bio page. Quote:
Also I tried to link dir to each author and I just got 404's then I went to the actual blog itself and I looked at how the posts were shown..... 9 Aug 2009Make the world More Interesting (Volume Four) Author: Lucifer Jones | Filed under: Twitter Stuff However neither AUTHOR: or LUCIFER JONES is an actual link, I checked the other author's post and same thing.... NONE of my posts are set to go to links.... which is really fine, 90% of the posts are written under Lucifer Jones and not the other two accounts lol. For shit's and giggles this is the blog.... The Real Devil It's been going for a few months now, and I'm JUST getting around to filling it up with "goodies" (up till a few days ago I was using the pre-installed theme that I modded the graphics on lol) at any rate, that's where I'm at.... I just don't want to call my coder for this, cause so far so good for the coding retard that I am lol. -Loki- |
I THINK I might have solved the prob... lemme do a quick test and see if I can break this bitch or not lol
"Nested Pages" ? -Loki- |
There's a plugin that allows you to choose which pages show up on the menus and which don't.
|
Quote:
I cheated and got it to work the way I needed it to, so I'm back on track now, BUT now it's 6am and I need some friggan sleep lol -Loki- |
serious business
|
Mine is simple enough, it grabs the author name, looks for an include so you can have a different author bio layout, pictures, fb/twitter links whatever on that. And the rest just spits out the posts by that author.
Code:
get_header(); if(isset($_GET['author_name'])) : |
just copy and paste that right in there loki you're all set
|
I ended up getting what I needed, I just made a page and put in HTML for all the info I needed.....
http://therealdevil.com/hells-authors/ take a look if you'd like Nothing else was going to do the job for me, cause the prob ended up being in the theme itself, and to fix that I'll have to wait for my coders to fix it, and I really only needed what I cheated and threw up ;) -Loki- |
All times are GMT -7. The time now is 02:06 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123