• Resolved georgk

    (@georgk)


    hello guys please give me a hint.

    i love ur plugin such a great job i will recooment it.
    but i get in trouple with the captcha plugin. i always get an error.
    and im also very happy to use the captcha plugin.
    so i need to know where i can implement the captcha plugin to your plugin?
    (which script which line) for registration and login form.

    i will donate 10 euro if u could help me well. i dont need the pro version i just need to use captcha plugin (https://ww.wp.xz.cn/plugins/captcha/) with profile builder.

    they say to do this: insert this line where the output is?
    if( function_exists( ‘cptch_display_captcha_custom’ ) ) { echo “<input type=’hidden’ name=’cntctfrm_contact_action’ value=’true’ />”; echo cptch_display_captcha_custom() } ;

    Then you should add the lines to the function of the entered data checking

    if( function_exists( ‘cptch_check_custom_form’ ) && cptch_check_custom_form() !== true ) echo “Please complete the CAPTCHA.”

    so my question where do i have to place this two lines. im a bit confused whith your code?

    and my second question where can i find the inputfield of the username for further checking?

    thank u so much for any help.
    regards Georg

    https://ww.wp.xz.cn/plugins/profile-builder/

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

    (@adispiac)

    Thank you for your kind words.

    I’ve added on our development list a task on how we can make the two plugins fully compatible (Captcha and Profile Builder).

    We should be able to tackle it in the next 1-2 weeks. I’ll make sure to get back to you once it’s done.

    Thanks again for pointing this.

    Best regards,

    Hi adispiac,

    Thank you very much for committing to look at this. I’m also very interested adding Captcha to my register page and hope you will be able to make the plugin’s compatible as soon as possible.

    Regards,
    Matt

    Plugin Author adispiac

    (@adispiac)

    Hi everyone,
    We’ve just release a new version of Profile Builder which is fully compatible with the Captcha plugin.
    Please update to the latest version and let me know if everything is fine.
    Also it would mean a lot if you could take a few minutes and support our work by leaving a review.

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

The topic ‘Profile builder with CAPTCHA plugin’ is closed to new replies.