• Hi guys,

    Really love this plugin and the functionality it can add to comments on WordPress. Just one small thing, I’m getting a validation error for this code in the header that is generated from the plugin:

    <script type="text/javascript">addtwitterfield('url',"","<label for=\"atf_twitter_id\">Twitter ID</label>",'textarea','','','on');</script>

    Any idea’s how to make it valid? (validating under XHTML 1.0 Strict)

    http://ww.wp.xz.cn/extend/plugins/wp-twitip-id/

Viewing 1 replies (of 1 total)
  • Everytime I put

    <label for="atf_twitter_id">

    in the “HTML after Field” field and hit save it’s automatically changed to

    <label for=\\\"atf_twitter_id\\\">

    So the same problem over here.

    Any suggestions except from manually inserting the <input>?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Twitip ID] Markup Validation’ is closed to new replies.