Is there any way to view posts only? I am trying to use a 'php include' of the latest 20 posts into a 'html' page i already have. I don't need the banner, side bars etc.
Thanks in advance!
Is there any way to view posts only? I am trying to use a 'php include' of the latest 20 posts into a 'html' page i already have. I don't need the banner, side bars etc.
Thanks in advance!
All you have to do is add the Loop to your pre-existing "html page".
http://codex.wordpress.org/The_Loop
http://codex.wordpress.org/The_Loop_in_Action
For more info, please do a search here for "integrate" or "the loop".
Here are a few more resources:
http://www.transycan.net/blogtest/2005/07/05/integrate/
http://www.jonathanwold.com/tutorials/wordpress_integration/
This topic has been closed to new replies.