Notifications
Clear all

[Solved] unable to submit comment whiling filling the name field with "anonymous"

5 Posts
2 Users
0 Likes
1,418 Views
 itlr
(@itlr)
Active Member
Joined: 5 years ago
Posts: 17
Topic starter  

Testing the plugin, I have removed the flood filtering with the following code:

add_filter('comment_flood_filter', '__return_false');

I'm not making the name and email fields required. I intend to let users to submit comments without filling them. But the form auto-fills the name field as "anonymous" and next time I open the browser and submit a form, I have to clear the name field in order to submit the comment. I am not sure if it's the flood filtering still taking effect or something else. 


   
 itlr
(@itlr)
Active Member
Joined: 5 years ago
Posts: 17
Topic starter  
微信图片 20190404085925

The error says "Please make sure it's consistent with requested format" 


   
 itlr
(@itlr)
Active Member
Joined: 5 years ago
Posts: 17
Topic starter  

actually it's “Please match the requested format”, doesn't the name field support Chinese characters? If not How do I turn off customize the validator?

Thanks.


   
 itlr
(@itlr)
Active Member
Joined: 5 years ago
Posts: 17
Topic starter  

Found the cause, I set guest name to have a restriction of at least 3 chars. 


   
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5908
 

Thank you for letting us know. Glad to hear that the issue is solved. 


   
Share:
Scroll to top