The code for adding WordPress tags to a post is causing invalidation. The problem seems to be that the href value is not within quotes.
I tried with 3-4 themes, same story.
Regards,
Abhijit.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
The code for adding WordPress tags to a post is causing invalidation. The problem seems to be that the href value is not within quotes.
I tried with 3-4 themes, same story.
Regards,
Abhijit.
Can you give a specific example of the "tag"?
Do you mean the bold and italic tags, the category tags, technorati tags or something entirely different?
Can you also give a link to a page that displays the problem?
Collin
The wordpress tags that are created using categories of the post, it is added in the postmetadata. Here is an example:
<p class="postmetadata">Posted in <a href=http://wordpress.com/tag/blogging/ title="View all posts in blogging" rel="category tag">blogging</a>, <a href=http://wordpress.com/tag/web/ title="View all posts in web" rel="category tag">web</a>
If you notice, the value of href attribute is not in quotes. I have used the W3C validator.
drmike: I searched the forums, but this is a different problem. This did not exist before, my guess is this would be happening for all wordpress.com blogs.
Regards,
Abhijit.
Staff has stated that the pages are currently not XHTML and that they are working on it. :)
Thanks drmike.
This topic has been closed to new replies.