I'm using the WP-ReCaptcha Plugin. I have a website with many posts on the home page (main index.php) As of right now when you click on "comment on post" for that specific post it takes you to that post's page and you can enter a comment and the recaptcha shows fine. What I've done is, using AJAX, have it so when you click on "comment on post" on the home page, the comment form slides down right there so you can comment. However the problem I'm having is the Recaptcha form is not showing up! And when i have gotten it to show up, it is only shows for the top post on the home page. How do you get it to show for all posts on the homepage?? Need help! Thank you
- Lucas