I search the support forum for a while and I couldn't find anything about this, and I can't think of how to do this myself. Forgive me if this is something easy and I have over looked it.
Is there a way to have one of my 'pages' as the first thing that wp shows? And then have a link to the actual 'blog'?
I want to have my start page under wordpress's control and wp's theme.
Thanks!
L
You can create a home.php - check out the codex.
Are you refering to this page:
http://codex.wordpress.org/User:PotterSys/Home_Page_as_a_Splash_Page
Or is there something else that I am overlooking.
Thanks for your reply!
L
Nope. Simply save your index.php or page.php as home.php in your theme's folder; then edit the template tags and whatever you want to display exactly what you need.