Hi
To remove the unwanted fields you need to edit comments.php file ant delete this code: http://screencast.com/t/73TtR7cZ I’ve marked the code which generate both author and email fields.
Hope this helps.
Thanks!
Hi
Try to untick this option from Settings > Discussions: http://screencast.com/t/jqHczNzbPgK
Thanks!
Hi Andre
I need this email in Authro part have a look:
.png)
Best
HI
Add this line of code in td_module_single_base.php here: http://screencast.com/t/MSMrHn1N3K – http://screencast.com/t/A3qRM3DqcBQf
$buffy .= td_social_icons::get_icon($authorMeta, 'mail-1', true);
Thanks!
Hello ardian,
Unfortunately, this is not a simple task to do that and the theme does not have a simple option for this, sorry! You should make some additional customization through the WordPress core in order to achieve as you wish because this task is WordPress related and not theme related. You should try finding some online solution in this regard because we cannot provide custom work at the moment, sorry! Try to read the following links and try to implement it yourself -> http://wordpress.stackexchange.com/questions/199274/disable-user-registration-password-email -> http://wordpress.stackexchange.com/questions/22754/user-without-email
Thanks for your understanding!