سلام تو سایتم وقتی کسی می خواد نظر بده... وقتی همه جاهای خلی رو پر می کنه بعد روی دکمه ثبت می زنه
میره به این جا که http://mysite/wp-comments-post.php صفحه سفیده اینم کد نظردهی لطفا کمکم کنید
<div class="comments" id="comment">
<!-- If comments are open, but there are no comments. -->
<div id="respond">
<form action="http://mysite/wp-comments-post.php" method="post" id="commentform">
<p><input type="text" name="author" id="author" value="" size="22" tabindex="1" aria-required='true' />
<label for="author"><small><span style="color: #ffffff;">نام (لازم)</span></small></label></p>
<p><input type="text" style="text-align:left" name="email" id="email" value="" size="22" tabindex="2" aria-required='true' />
<label for="email"><small><span style="color: #ffffff;">ايميل (منتشر نميشود) (لازم)</span></small></label></p>
<p><input type="text" style="text-align:left" name="url" id="url" value="" size="22" tabindex="3" />
<label for="url"><small><span style="color: #ffffff;">وبسايت</span></small></label></p>
<!--<p><small><strong>XHTML:</strong> You can use these tags: <code><a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> </code></small></p>-->
<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>
<p><input name="submit" type="submit" id="submit" tabindex="5" value="ثبت نظر" />
<input type='hidden' name='comment_post_ID' value='591' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
</p>
<p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="20e70c8aa6" /></p>
</form>
</div>
</div></div>
</div>
<!--/end centercol-->