I don’t want to force the user to have to enter his name or email address. How do I make them optional?
• You cannot make them optional. You can, however “hide” them from your visitors. Copy comments-form-tpl.php to a new file my-comments-form-tpl.php. In that template put, for example, a dummy name in the field and make it hidden. Change: to: For email address change: “; To: That creates a unique, random email address for each comment. You don’t want to use a non-unique dummy address because it will likely be quickly flagged as a
Related Questions
- When a field is setup with "Audit with Note", can we force the User to enter the note before they are allowed to close the window?
- I don’t want to force the user to have to enter his name or email address. How do I make them optional?
- How do I change my user name? How do I enter my Paypal email address for Cash Rewards?