i'm using a custom form written by someone else, but i wanted to add captcha to the middle of the form, ie after 3rd input line. how do i do that?
i'm using a custom form written by someone else, but i wanted to add captcha to the middle of the form, ie after 3rd input line. how do i do that?
sorry just missing this from the faqs. and just resolved the problem.
moved this code to go right below where i wanted the captcha to show and it worksed <?php do_action('comment_form', $post->ID); ?>
Could someone please elaborate. Where do I find this code and where do I move it?
Currently it displays before the Comment box and I would like to put it after.
This topic has been closed to new replies.