That’s the one! Thank you!
No good, it still only shows the one post 🙁
Argh, what am I missing?
I only want to show one at a time
<?php query_posts('tag=quotes'); ?>
Does the same thing while setting “Blog pages show at most” to 1.
It goes through 5 posts but only shows the last one. Is bug? Or is there a fix to this? Is the code correct?