Hi,
For wordpress 2.5 RC1 can you please fix the invalid html in the default theme.
Examples:
http://www.war59312.com/wordpress/?s=text
http://www.war59312.com/wordpress/?p=1
All other pages seem to be valid.
Thanks,
Will
Hi,
For wordpress 2.5 RC1 can you please fix the invalid html in the default theme.
Examples:
http://www.war59312.com/wordpress/?s=text
http://www.war59312.com/wordpress/?p=1
All other pages seem to be valid.
Thanks,
Will
This will tell you exactly why it's not considered valid.
I know, hoping it can be fixed out of box. Not trying to fix it myself.
These are support forums; the developers don't really come by here often. If you find a bug, submit a ticket to http://trac.wordpress.org/
Found it. It's the default avatars. Posted on trac.
Thanks! OK, will use trac next time. ;)
Edit: ok that fixed the second but not the first link:
http://validator.w3.org/check?uri=http://www.war59312.com/wordpress/?s=text
Its because of this line:
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
wp-content\themes\default\search.php
line 34
So yeah same search box twice on the page..
If you find a bug in a Plugin or Theme you are using with WordPress, do NOT report it using the procedures in this article! Instructions in this article apply only to bugs in the WordPress core, and do not apply to bugs in plugins and themes.
Source: http://codex.wordpress.org/Reporting_Bugs#Reporting_Bugs_in_Plugins_and_Themes
So guess I wont waste my time. Its been invalid I take it for years!
This topic has been closed to new replies.