• Resolved saadkkhan

    (@saadkkhan)


    I want to enable only on one form but it there is no option to enable or disable on desired forms.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author albanotoska

    (@albanotoska)

    Hello @saadkkhan ,
    Thank you for using this plugin!
    At the moment this is not possible since this gets all elementor forms, I wil try to add soon a version from which you can use a selector(class name or ID) so you can only enable form on specific forms.
    Thank you!

    Plugin Author albanotoska

    (@albanotoska)

    Hello, for disabling on specific forms just add a specific class for the forms you don’t want to show(like for example .no-captcha-form) and use css to display none for specific forms like this :
    .no-captcha-form .bs-math-captcha { display:none }

    Hello,
    with {display:none} the captcha becomes invisible. But then the form can’t be sent, because the calculation isn’t solved, it’s just invisible.

    Is there a solution for this?

    Best regards,
    Isaak

    Hello,
    Yes it would be necessary ??

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Want to place on only one form but it enabled on all forms on website’ is closed to new replies.