CommentLuv Plugin Validation by Validome
Posted: April 16, 2008 at 23:32:13 by Dani Iswara. Words count: 160.
Last updated: May 16, 2008 at 07:52:13.
Error: input is not allowed here. Missing `ins`, `del`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `p`, `div`, `address`, `fieldset`-Tag. Error Position: <input name='luv' id='luv' value='luv' type='checkbox' style='width:auto;'
Error: label is not allowed here. Missing `ins`, `del`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `p`, `div`, `address`, `fieldset`-Tag. Error Position: le='width: auto;' checked="checked" /><label for='luv'><!- - Added by CommentHere is my way. Login to your WordPress dashboard » Plugins » Edit (CommentLuv). You can try Admin Drop Down Menu plugin for better admin menu management. This is my CommentLuv plugin code (find these section;
div and small as added tags) :
echo "<div><input name='luv' id='luv' value='luv' type='checkbox' style='width: auto;'";
if(get_option('cl_default_on')=="TRUE") { echo ' checked="checked" ';}
echo "/><label for='luv'><small><!- - Added by CommentLuv Plugin v1.7 - Andy Bailey @ www.fiddyp.co.uk- ->".$cl_under_comment."</small></label></div>";
Press 'Update File'.
Check your web page validation using Validome.org (Validome XHTML Validator is more Strict). :)
Dani Iswara, mail me: [myfirstnamelastname]@gmail.com.
Comment by dani on July 17, 2008 at 12:46:04
using Konqueror 3.5 on Sabayon Linux
I guess I have problem with the ATRC, so I have deleted this plugin :(