Thread: WP problem
View Single Post
  #4 (permalink)  
Old 01-19-2008, 10:16 PM
ryanhellyer's Avatar
ryanhellyer ryanhellyer is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 708
Default

I'm not sure why your first blog post title is showing up on your pages, but the code you use to display your page title is ... <?php the_title(); ?>

If you replace whatever code is generating the title in your page.php file with that it should fix the problem I think.
Reply With Quote