johnf
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Only Last Post in Archives:} I feel as if I should have known that. Again, thank you!!!
Forum: Themes and Templates
In reply to: Only Last Post in ArchivesOk. So what exactly do I need to do? Where do I put these variables? In the “Page” template or the “Main” template? What to I set them to?
Sorry if I sound dumb but I do not typically use plugins. WP 1.2 has worked well for me in the past but I have had trouble splitting my index.php file up when updating to 1.5.
Thanks for all of your help!!
Forum: Themes and Templates
In reply to: Only Last Post in ArchivesIf I do that, then more than one post will show on the main page. Also, I set it to 25 and it only displayed a max of 5 posts.
Forum: Themes and Templates
In reply to: Only Last Post in ArchivesOk. I have uploaded and activated the “Custom Posts Per Page” plugin. How do I implement it into my blog? What code do I add to the template?
Forum: Themes and Templates
In reply to: Only Last Post in ArchivesI am using version 1.5.
I have set it to display 1 post in Options > Reading.
Forum: Themes and Templates
In reply to: the_title in <title>Ok. I am using:
<title><?php single_post_title(); ?> :: Blog</title>
for my pages.