• Resolved miko1997

    (@miko1997)


    hello i was wondering if you can help me disable commenters full name from appearing when they comment, their username is enough

Viewing 1 replies (of 1 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi miko1997,

    We don’t follow you well. Could you please want to remove the “Display name” shown on the screenshot below?

    2022-01-04_12-40-33

    If so, please use this CSS code:

    .wpd-comment-author a {
    display: none;
    }

    Put the code in the Top Admin Bar > Customize > Additional CSS > “Additional CSS” textarea, save it, delete all caches and check again.

    Please don’t confuse Username and Nicename. Those are not the same.

    Please read attentively this FAQ: https://wpdiscuz.com/community/f-a-q/how-to-disable-nicenames-2/

Viewing 1 replies (of 1 total)

The topic ‘full name in comment section’ is closed to new replies.