• Resolved mikestemple

    (@mikestemple)


    I have the plugin installed and it does not show the No CAPTCHA reCAPTCHA field. Any way you can add support for Google’s No CAPTCHA reCAPTCHA? www.ads-software.com and many other sites now implement it.
    Also better instructions on implementing a captcha with your plugin would be useful. There are zero instructions of what captcha plugins work with it.
    Thank you

    https://www.ads-software.com/plugins/wpdiscuz/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi mikestemple,
    You don’t need to use 3th party CAPTCHA plugins, wpDiscuz has its own CAPTCHA, please logout and check the comment form, it seems you’re logged in and don’t see wpDiscuz CAPTCHA. wpDiscuz doesn’t show CAPTCHA for logged in users. It only shows for not authorized visitors.
    Please check and let us know if you see that.

    Thread Starter mikestemple

    (@mikestemple)

    Very cool. I logged out and yes…there it is. Good job.
    Heading over to review it now… ??

    Plugin Author gVectors Team

    (@gvectors-team)

    Great!
    Thank you very much.

    Plugin Author gVectors Team

    (@gvectors-team)

    Hi andrewnormore,
    You can disable wpDiscuz captcha in Dahbaord > wpDiscuz > Hide/Show Components Tab. However, please note, wpDiscuz doesn’t support recaptcha.

    Plugin Author gVectors Team

    (@gvectors-team)

    Hey andrewnormore,
    Thank you for sharing. That’s great!
    I see some small css corrections, please see this screenshot: https://screencast.com/t/y2Aeo7rBw , there are some small changes in the left version, it’d be better if you use that.
    And this is the CSS which should be put in Dashboard > wpDiscuz > Background and Colors Tab:

    #wpcomm .comment_coins img { padding-right: 3px; vertical-align: middle; }
    #wpcomm .wc-comment-author { color: #26689c; }
    #wpcomm .wc-comment-author a { color: #865289; }
    #wpcomm .wc-comment-footer .wc-vote-result { background: #865289 none repeat scroll 0 0; }
    #wpcomm .wc-toggle { color: #865289!important; }
    #wpcomm .wc-comment-footer .wc-vote-img-up { margin: 0 0 -4px; }
    #wpcomm .wc-comment-footer .wc-vote-img-down { height: 14px !important; margin: 0 0 -2px; }

    Cool! I added the CSS. Just cleans it up a little bit. The devil is in the detail.

    Thanks so much for this plugin. It ROCKS.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Captcha support’ is closed to new replies.