Hi,
Using WP 2.0.3 and implementing my own template. In the process of doing this I've stumbled upon the blog showing a single post (id="post-15") no matter what URL is displayed in the address bar.
For example, in the address bar it will show—http://...?p=2
and the post is p=15.
This is occuring for not only every post but for every page as well.
If I change the template from my own creation to the default things run perfectly.
Not sure where to look within my templates. BTW, they are based off of the default template.
Thanks