I managed to get rid of username, user email and website info from comment form.
I want username back but cannot do that.
I managed to get rid of username, user email and website info from comment form.
I want username back but cannot do that.
Hi,
It seems you’ve hidden it using the CSS code provided here: https://wpdiscuz.com/community/f-a-q/how-to-hide-the-email-field/.
You’ll need to find and remove that CSS code.
The code might be added in one of these locations:
Problem solved. For some reason wpdiscuz does not show name-field for admin user. For non-subscribed users name-field is shown. Also subscribe-field is shown for admin, but not for non-subscribed user. Very confusing to test.