Add Email Verification Logic to Elementor Forms

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Add Email Verification Logic to Elementor Forms
    Code: www.codesnippe...
    👉 Grab our $1 Business Packs: learn.websquad...
    👉 WordPress Hosting: be.elementor.c...
    👉 The Pro Page Builder: be.elementor.c...
    Need 1-2-1 Support: learn.websquad...
    Join our Facebook Group: / websquadron
    Get Code Snippets Pro: r.freemius.com...

Комментарии • 16

  • @olivierbeaupuy5685
    @olivierbeaupuy5685 23 дня назад

    Merci beaucoup pour ce super Tutoriel 😍😊

  • @pixelgap
    @pixelgap 15 дней назад +1

    For those the code snippet is not working - Imran says that if the id of the email field is 'email' the the id in the html code should be 'form-field-email'. So if your email field id is 'enter-email' then the email id in the html code should be 'form-field-enter-email' and NOT just 'enter-email'. You have to add the prefix 'form-field-' + your id. Do the same for the confirmation email. Imran was clear in his explanation but even though I watched the video 3 times I missed it. Maybe other people have done the same thing.

  • @andonisr
    @andonisr 24 дня назад

    That's great! I will def implement this, maybe it will also help combat some spam too 😊

  • @eBYTEmedia
    @eBYTEmedia 25 дней назад +1

    Awesome! Thanks for sharing, Imran!

  • @rogerio8710
    @rogerio8710 25 дней назад

    Obrigado pela aula.

  • @Rajwarsonu
    @Rajwarsonu 14 дней назад

    Can you please make a video on how to submit custom html field data ?
    I made a custom colour picker field but it does not submit the data.

  • @alexrodin6824
    @alexrodin6824 16 дней назад

    Not working for me. I did the same but nothing( Checked ID's - all is it must be.. but it is not show any text

    • @websquadron
      @websquadron  16 дней назад

      Hmmmm... can you share a URL of a page where you have added this. I want to inspect the Page Source. It must be a page with no header/footer and just have the form and the logic from this tutorial.
      Works for me on 3 separate sites.

  • @billydakiduk
    @billydakiduk 20 дней назад

    Hi, tried this and I can't get it to work. Tried on two separate pop-ups, I'm using Firefox.

    • @websquadron
      @websquadron  20 дней назад

      Works for me with no issues.

    • @billydakiduk
      @billydakiduk 20 дней назад

      @@websquadron Could it be a pop-up issue?

  • @pixelgap
    @pixelgap 17 дней назад

    Not working for me either.

    • @websquadron
      @websquadron  17 дней назад

      What do you get when you inspect and you've assigned the right IDs?

    • @pixelgap
      @pixelgap 17 дней назад

      @@websquadron
      @websquadron Hi Imran. I tested the form by making a typo in the confirmation email field and the form got submitted successfully.