in the template that can include blog DESCRIPTION and BIO
bgr
in the template that can include blog DESCRIPTION and BIO
bgr
it might be easiest just to include a link to another page, or use a link to a post that you made containing the stuff you want. you could include the link in your "links" area, or just build it into the template itself.
uplink
building it into the template is what I need more info about, thanks.
bgr
not sure if this is what you mean, but check out my blog at:
http://blog.rpeeck.com
there's a link on the left to:
http://blog.rpeeck.com/about.php
Hi, Ryan Peeck,
So on your "About Me" link on the left (at http://blog.rpeeck.com/) , did you just save a copy of the rendered page, edit the html, throw the file into the same directory as the weblog, and place a link to it?
Or is this "About Me" page somehow brought up, using the weblog machinery?
I copied all of the index.php file, deleted out the PHP functions that called up my blogs, and inserted HTML above where they were... I added "About Me" to the links section of the backend, so it shows up whenever the links function is called... hope that answers ur questions :-)
Here's the code:
http://www.rpeeck.com/temp/about.txt
Check the Wiki (click "Docs" above and look for Wiki) in the WPHacks area, there are a couple of "static" page hacks that integrate nicely into WP.
TG
or you could use wp-people (a hack, somewhere on this site (sorry))
or this http://www.sitinthecorner.com/b2/images/c0d0r.phps
i didnt code that either, but you'll get it
OK, you're going to have to be a bit more clear about this. When you say you want to include your blog description and bio in the template do you actually want seperate pages for these things or do you just want to put them in the sidebar?
This topic has been closed to new replies.