Kenn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: After Upgrade To 2.7, Login Required Every Visitbump
Forum: Fixing WordPress
In reply to: After Upgrade To 2.7, Login Required Every VisitTo follow up…this problem is still occurring. I’ve cleared cookies and cache which did not help. I have four other WP blogs on other sites that are running older versions of WP that do not do this, and this one that I just upgraded did not do this before 2.7. I don’t think it can be blamed on the browser as I have tried it in Firefox, Opera, IE, and even Chrome and get the same behavior with all. Any ideas? Thanks!
Forum: Themes and Templates
In reply to: Problem with is_pageNope…I tried it both with and without quotes on the ID number, as well as using page-slug and the page title (all of which are supposed to be acceptable parameters for this function.
Forum: Fixing WordPress
In reply to: Missing #comments anchor in comments templateOkay, one more time…if this doesn’t work, then I’m too stupid to live (whatever happened to bbcode?)
<a name="comments"><h3 id="respond">Leave a Reply</h3>Forum: Fixing WordPress
In reply to: Missing #comments anchor in comments templateSorry for brain cramp in my first post:
I toyed with adding:
[code][/code]
…to the comments template just above:
[code]<h3 id="respond">Leave a Reply</h3>[/code]