tina
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Comments page defaults to last postHence the reason for asking for help on here. Feel like sharing what that “special knowledge” is?
Forum: Themes and Templates
In reply to: Comments page defaults to last postWell for anyone interested, apparently the sidebar was causing the issue. I’m still not sure why, but I originally had my sidebar on the left hand side, but when I moved it over to the right hand side, my comments and archives worked.
Does anyone know if you need special code if you are having a left sidebar as opposed to a right sidebar?Forum: Themes and Templates
In reply to: Comments page defaults to last postSince last posting I have gone in and changed the php pages I was using, and have used the default pages for everything, with only my own header and footer and css obviously.
Has anyone else had any problems with the posts defaulting to the last post put up? I have noticed that it is not just comments that are not working but the archives also. Does anyone have ANY idea on how to fix this? I don’t have much hair left to pull out πForum: Themes and Templates
In reply to: Formatting not working!Oh and further down (approx line 415) you have a problem with your commenting:
.entry form { / * This is mainly for password protected posts, makes them look better. */ text-align: center; }Move that / forward slash down in front of the star, so that it reads it properly as a code hint.
Forum: Themes and Templates
In reply to: Formatting not working!You might want to go into your CSS and fix up a line of code:
#sidebar p.menu { padding: 5px; color: #000; font-weight:bold; position: relative; width: 170px; #sidebar p { color: #000; font-weight: normal; }Notice that above the #sidebar p you don’t have a closing } bracket. Your CSS is going to fail after that because it’s a big big error. Go into your CSS and put that bracket in and it should help fix things.
Cheers.Forum: Fixing WordPress
In reply to: Comments, Archives and Recent Posts not workingIt isn’t that I’m not going to fix the code, I was just a little concerned about the links not working. I have just changed over to my old layout and that one is working fine so I have obviously changed something in the code to stuff it up.
Thanks for the help everyone.
Forum: Fixing WordPress
In reply to: Comments, Archives and Recent Posts not workingI’m using version 2.0.3
The validation errors can actually wait for now. I’m more concerned about the fact that none of my links are going where they are supposed to be going, and unfortunately this has happened on another blog on my site. Just out of curiosity could it be a server problem? I haven’t changed any of the settings on the other blog and it was working just fine the other day…..
Forum: Fixing WordPress
In reply to: Comments, Archives and Recent Posts not workingsite is at:
http://www.currently-clueless.netForum: Themes and Templates
In reply to: Last month, next month linksThankyou for your help everyone, I found out how to do it from the new codex. It gave me the answer and it’s all working now.
Thanks again thoughForum: Themes and Templates
In reply to: Last month, next month linksI don’t get the next page previous page link down the bottom of the post.
So I’m still a little stuck, but thankyou for your help.Forum: Fixing WordPress
In reply to: Password request issuesI’m having the same problem!!!!
I did an import of my Greymatter and I changed the CSS over to a new CSS, and since then I’ve been unable to log in. I did get in once, but then I couldn’t update my password. So I went into PHP-MyAdmin and changed it straight to my MySQL database, but I can’t login at all now. Sends me straight back to the login screen. I also requested my password and got a blank login name in my email.
Anyone have any ideas on how to fix this?Forum: Fixing WordPress
In reply to: Image & Form LinksSorry about that. My URL is –
http://just-dreaming.net/blog
Though it may be down at the moment as my server is in Florida and having a bit of trouble due to the hurricane.