saadiq
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: V1.5 feeds no longer validatingFor anyone who is interested, I have resolved the issue on my instance so that validation url in the previous post will respond with VALID even if no one updates the files in source control. All I’ve done is drop a CDATA tag around the description field.
<![CDATA[<?php the_excerpt_rss() ?>]]>
If anyone knows why this isn’t a good idea, let me know. Thanks.
Forum: Fixing WordPress
In reply to: Comment spamand disabling commentsLOL. I’m sorry I don’t have any solutions but damn, those guys are certainly thorough.
On a serious note, I guess it would be time to determine if “disabling comments” simply removes the form from the page or if it actually disables the code that writes comments. You can test by passing the parameters directly to the php that’s in the “action” attribute of the comment form. Good luck.Forum: Fixing WordPress
In reply to: access to “more text”?Oops… that last one was me.
Forum: Fixing WordPress
In reply to: First 1.3 Template Pack.A themes repository would be very nice. I guess we’ll have to wait for 1.3 to get out of alpha.
Forum: Fixing WordPress
In reply to: the credits not showing at the bottom of the blogIs anything in your footer showing up? I mean, is the issue that your footer isn’t showing up or is the line in your footer that displays “powered by…” not showing up?
Forum: Fixing WordPress
In reply to: SOLVED (?) login and blank screen on login problemAww, if you’re going to attempt to ridicule someone, at least have the nerve to not do it anonymously.