Closed dehgriff closed 3 years ago
It doesn't work even when anonymous comments are enabled. The name textbox never shows, and trying to comment gives the error "One or more field(s) empty."
Eek yep this was an oversight on my part, fixed in 2e5026f7316a650d415e64c97e59f51cb0707af6 :)
@AlvaroDeMenard this sounds like a separate bug, please could you share an example of a page with this bug on with me and I will try and fix it?
I've configured commento to just allow Google login. When I submit a comment, I get this error:
The problem is at line 827 of commento.js:
$ID_GUEST_DETAILS_INPUT evaluates to null. I assume because the Guest name box is not there.