• Resolved petegiza

    (@petegiza)


    Hi There,

    I’m unable to find out where to ensure that when a user selects the standard wordpress comment form that they are able to see what the boxes are about.

    For example: Comments, Name, and Email.

    The text that should display those words, so that the user knows what they are typing into the box, is either not there or unreadable. I can’t find out where to change this!

    When I disable the plugin, the labels of the input fields show up fine.

    Thanks in advance,

    Peter

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi Peter,

    Seems, some compatibility problem between your theme and our plugin. Try adding following CSS in the Custom CSS option at Super Socializer > General Options page in admin:

    form#commentform label{
        display: inline !important;
    }
    Thread Starter petegiza

    (@petegiza)

    That did it! Thanks so much for your help.

    My theme is Divi by Elegant Themes, by the way.

    Kick ass support for an awesome plugin.

    Plugin Author Heateor Support

    (@heateor)

    No problem 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Standard WordPress Comments Field Text Not Showing’ is closed to new replies.