I have a blog that is installed within a subfolder. I would like to add a peice of code to my main home page which shows the most recent posts from the blog. Idealy I would like to show a summary of each, but a simple clickable title would be fine. If anyone could give me some hints, tips and advice on this I would greatly appreciate it
If you are willing to pay a bit,then i can help you for sure.. My MSN is.. I can solve all your Wrdpress errors and fix all the bugs also. Thanks...
If you want to put the recent post IN a wordpress blog, you just copy this code into the sidebar <?php get_archives('postbypost', 10); ?> I think it will still work if your static page is powered by the same wordpress admin. Hm final choice would be to create a feedburner's headline animator
Hmm I will check into feedburner, but as I said in my first post the static page is outside word press
http://simplepie.org/ It's fairly small and easy to setup for your homepage, I use it all the time to do what you are looking for. (Like carp or magpie, but simpler.)