• Resolved sgrassl

    (@sgrassl)


    How do i integrate your Captcha in a Fluent Forms Form?
    Did some tests but could not get it to work.
    Messages are stored in fluent forms entries but not in your plugins inbox or spambox
    Thanks in advance

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Matthias Nordwig

    (@matthiasnordwig)

    Hi.

    It may be incompatible. I will check as soon as I am back from holidays. If it is not compatible I ll bring a real ease.

    Cheers

    Plugin Author Matthias Nordwig

    (@matthiasnordwig)

    Hi.

    With the new release it should work now for fluent as well.

    Unfortunately I cannot test it on my own. I would appreciate feedback.

    Cheers, Matthias

    Plugin Author Matthias Nordwig

    (@matthiasnordwig)

    Closed

    Thread Starter sgrassl

    (@sgrassl)

    I’ve tested your plugin. It seems to work. A test submission was blocked.

    I figured one small issue since update:
    The Icons in the backend settings page can nocht be loaded (error 404).
    Missing URL is https://twemoji.maxcdn.com/

    Thank you for your work!

    Plugin Author Matthias Nordwig

    (@matthiasnordwig)

    Hi.

    Thank you for the feedback!

    The Icons in the backend settings page can nocht be loaded (error 404).
    Missing URL is https://twemoji.maxcdn.com/

    I wonder how that can happen, as I don’t use icons or pics. Those icons which you may see (Or even not?) are all simple unicode symbols.

    Cheers, Matthias

    Thread Starter sgrassl

    (@sgrassl)

    Hi.

    Don’t know what’s happening. Here is an example of how the html code of your settings page looks like.

                    <td class="recaptchaOptionLeft" style="font-size: 40px;"><b><img draggable="false" role="img" class="emoji" alt="?" src="https://twemoji.maxcdn.com/v/14.0.2/26d4.svg"></b></td>

    May be some “wordpress magic”? On an other installation i do not see this problem. The html code here looks like this:

    <td class="recaptchaOptionLeft" style="font-size: 40px;"><b><img draggable="false" role="img" class="emoji" alt="?" src="https://s.w.org/images/core/emoji/14.0.0/svg/26d4.svg"></b></td>

    I use the same plugins and the same Theme on both sites. Strange.

    Plugin Author Matthias Nordwig

    (@matthiasnordwig)

    Hi.

    Yes WordPress is replacing unicode-emojis by SVGs. Here I’ve found something about it:

    html – Why unicode emojis in wordpress displayed with <img> tag? – Stack Overflow

    The replacement seems to be controlled from wordpress, therefore I guess the alternating URLs seem to be some kind of load-balancing.

    Cheers, Matthias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Fluent Forms (Pro) integration’ is closed to new replies.