• Resolved westhillsweb

    (@westhillsweb)


    Hello.

    We would like to use FriendlyCaptcha because of its better compliance with GDPR.

    However, I have several questions.

    1) Creating an API Key
    On the account page (https://friendlycaptcha.com/account), I created a sitekey. I gave it a name and your system produced the sitekey. But when I created the API key, it asked me for a name but then showed me nothing else. Here’s a screenshot: https://prnt.sc/xmvsin Nothing is clickable.
    Is the name the key? Or do I need to do something else to create the key? Or is something broken? Please advise.

    2) I installed the Friendly Captcha plugin. We do not use ContactForm7 or WPforms, but we use Elementor Forms. I assume that I need to manually integrate using your documentation on this page https://docs.friendlycaptcha.com/#/installation?id=_2-adding-the-widget but the documentation is not clear to me if the Plugin is already installed.

    For example, do I put this code in the header of the form page:
    <!– from unpkg –>
    <script type=”module” src=”https://unpkg.com/friendly-challenge@0.6.1/widget.module.min.js&#8221; async defer></script>
    <script nomodule src=”https://unpkg.com/friendly-challenge@0.6.1/widget.min.js&#8221; async defer></script>

    …and then put this code (with my own sitekey) in the form where I want the captcha to show up?

    <div class=”frc-captcha” data-sitekey=”<your sitekey>”></div>

    Or is there some better way to add this to a WordPress site that doesn’t use CF7 or WPF?

    Any advice would be helpful.

    Thank you.

    -M

Viewing 1 replies (of 1 total)
  • Plugin Author Friendly Captcha

    (@friendlycaptcha)

    Hi @westhillsweb!

    Thanks very much for your nice feedback! ??

    1)
    This is intended for security reasons. Once you create a new API key, you will get a confirmation message on top of the Friendly Captcha App Management page, which will show you the secret key only once. You can copy it and then store it at a safe location. If you forgot it or need a new key you can recreate the API key anytime.

    2)
    Elementor Forms are currently not supported yet, but we have already received this wish a few times, so we will add it to our planned features list. Would you mind opening an issue or pull request for this feature at https://github.com/FriendlyCaptcha/friendly-captcha-wordpress/? This would give our devs a direct way to implement it!

    Best wishes,
    Friendly Captcha Team

Viewing 1 replies (of 1 total)
  • The topic ‘Help with FriendlyCaptcha Installation for Elementor Forms’ is closed to new replies.