• ResolvedModerator t-p

    (@t-p)


    Hi all,

    I have menually added social buttons. All works fine.

    However, when i validate the blog, I get the error that there are “white spaces” in the title that should be escaped as %20.

    This what I using to call the title of the posts:

    title=<?php the_title(); ?>

    In wp2.92 I had no problem using the above code for title, but apparently WP3.0 gives the white spaces error.

    Is the a different way of calling title in WP3? Please guide. thanks.

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Anybody?

    Here is the error message:

    http://www.example site/blog/2010/04/22/testing-post/ for attribute href on element a: WHITESPACE in QUERY.

    I use twenty Ten theme.

    How can I fix it? please guide. Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘"WHITESPACE in QUERY" error help’ is closed to new replies.