Title link changing with each post.
-
My blog is using WordPress 1.2. I’ve changed style sheets, and added some things to the menubar, but haven’t made any significant changes to the coding.
When you are on the main page (index.php), the title links to the proper page (www.carelessthought.com). When you have clicked on a post, the title now reflects the post’s url (www.carelessthought.com/index.php?p=##). There is no way to click back to the main page of the blog.
I’m looking for a definitive list of what labels are used in the code. I’m thinking that $siteurl is being mis-defined somewhere.
But until hell freezes over, and I understand php and css as a native language, could anyone point me in the right direction?
The topic ‘Title link changing with each post.’ is closed to new replies.