Plugin Author
MihChe
(@mihche)
Hi @byobrick,
Could you please provide your web site url? If you do not feel comfortable to post it over here, please contact me through http://www.wpbruiser.com/contact/
~Mihai
Plugin Author
MihChe
(@mihche)
There is no way to post a comment on that page.
Plugin Author
MihChe
(@mihche)
Looking at this:
byobtutorial.com/working-with-an-architect/choose-the-right-architect
It seems like your theme is using a custom comments form which is not using the standard WordPress Comments Hooks
That’s why all your commets are blocked by invisible reCaptcha
~Mihai
Interesting – do you know off the top of your head which hook you are using for the comments?
Plugin Author
MihChe
(@mihche)
Yes, I use :
comment_form_submit_button – for WP ver 4.2+
comment_form – for WP ver less than 4.2
~Mihai
Well, the problem isn’t that. The custom comment form does have the comment_form hook in exactly the same place in the html as the current version of WordPress. Essentially immediately before the end of the form.
Could it be something else?
Plugin Author
MihChe
(@mihche)
Hmmm, I think I know what’s going on. Could you please contact me through http://www.wpbruiser.com/contact/
~Mihai
(@byobrick)
9 years, 3 months ago
When the plugin is activated and setup Comments submitted don’t register. They don’t end up in the comments section for me to review or approve.
Once the plugin is deactivated it works fine.
However, it does work when submitting a CF7 contact form.