For the ComiRentu website I want to have a post or message pointing to the latest issue in the post column but always at the top with all posts below it so that people will see the latest issue with download links, a list of featured comics and articles, etc..
Any ideas on how to do this would be appreciated.
Comments
I've seen one podcast that used ComicPress, a wordpress theme for webcomics, but instead of using it to post comics they used it to keep their latest episode at the top of the blog and include an awesome graphic to go along with it, which would be where the comic usually goes.
Unfortunately if you want to use ComicPress you'll have to heavily edit the theme because there is only one avaliable. CSS skills are required.
Another question: Can/Should I use the same Wordpress API key for more than one site?
One more question: How can I place a link to another site in the site navigation bar? I just need to link to the forums.
In WordPress 2.5, once you're inside the admin panel, go to "manager" then "links", you can also go to "Link categories" if you have different types of links, such as affiliated sites or just the "Stuff I like" type of links. In 2.3 it's called the blogroll. If you want them anywhere else, such as under the main banner ala my site, then you'll probably have to edit the html in the theme templates.
To do that if you go to "Design" and then click "Theme Editor" and it's usually the Header file you need to edit (often second from the top on the list). All you need to do is throw in the html code for the links.