How To Create A Single Field Divi Email Optin Module

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 41

  • @chiefkibitzer9419
    @chiefkibitzer9419 4 роки тому +1

    Thanks Nelson. I have searched css to accomplish this in the last and have had mixed results with the ones I have found. I'll definitely be giving yours a try next.

  • @davidbieber8608
    @davidbieber8608 3 роки тому +1

    Thanks a lot!
    You saved me quite a lot of time to figure it out.

  • @Jane-ml8ir
    @Jane-ml8ir 3 роки тому +1

    Another great Nelson solution! I love the simple ones :-)

  • @tingtingxu1219
    @tingtingxu1219 3 роки тому +1

    Very helpful video! Thank you so much for your hard work!

  • @zakshafi7595
    @zakshafi7595 4 роки тому +2

    Thanks for this Nelson, very useful :)

  • @JohnChvatalGSTV
    @JohnChvatalGSTV 4 роки тому +1

    Yes, please share some more opt in designs!

  • @sudiptosamadder7287
    @sudiptosamadder7287 2 роки тому +1

    Very helpful video...Thanks

  • @felisha_renee
    @felisha_renee 4 роки тому +1

    Thanks sooo much! I'd like to do this with first name and email. How would I modify this? I like that you don't just paste the code but explain what it's doing. That helps me to learn. Awesome

    • @PeeAyeCreative
      @PeeAyeCreative  4 роки тому

      Hi Felisha, great question, I plan to follow up on this with another post/video, but for now you just need this snippet:
      @media (min-width: 980px) {
      /*set the width of the input fields*/
      .et_pb_newsletter_field {
      flex-basis: 39% !important;
      }
      /*set the width of the button*/
      .et_pb_newsletter_button_wrap {
      flex-basis: 20%!important;
      }
      }

  • @mrxboss7852
    @mrxboss7852 11 місяців тому

    Hi, I have used your CSS to make one line email and subscribed button in my divi custom footer, but in the theme builder custom footer, the email module appears when I save and view live site pages, under the footer this email module does show. please guide me on what to do for this purpose.
    Secondly, if I want to place button above the email field, what do you think I should do for this?
    best regards,
    Riz

  • @spchacal
    @spchacal 4 роки тому

    Thank you so much, Nelson, very useful! All of your tutorials are very helpful, great work! I was wondering if you have any plans of doing any woo product pages, on divi, you know playing with dynamic product texts, product images... Changing position of thumbnail gallery etc... Thank you once again for your effort and teaching us all this great staff!👍

    • @PeeAyeCreative
      @PeeAyeCreative  4 роки тому

      Thank you, I'm glad you are finding my tutorials helpful! I do plan to do more WooCommerce and Divi related tutorials in a few months hopefully, as I also have a course coming on that. If you have specific ideas and examples feel free to email them to me!

  • @gabiajando
    @gabiajando 3 роки тому

    Is there a way to change the custom field with CSS ?? (ie I want to put inside the box "Enter your email here" or something like that)

  • @keno393
    @keno393 3 роки тому

    legend

  • @hafidhaljufaily7675
    @hafidhaljufaily7675 2 роки тому

    Hi Nelson. How to change the placeholder text such as "Email" in the emailoptin form or field?

  • @oOnewerOo
    @oOnewerOo 3 роки тому

    Wladi
    Wladi
    vor 0 Sekunden
    Thank you very much. Just a question, i want the Title in the line with email and the button, how do i do it?

    • @PeeAyeCreative
      @PeeAyeCreative  3 роки тому

      It might be easier to use a Text module in a separate column.

  • @AlimentoDesperto
    @AlimentoDesperto 3 роки тому

    Olá Nelson,
    I love what you are sharing, you save my life many times! thank you!
    Do you have a css class to make this changes just for a specific email optin. Thank you!!

  • @sfl1986
    @sfl1986 3 роки тому

    How to show this design on a modal pop over triggered by a button click without using divi addon plugins?

    • @PeeAyeCreative
      @PeeAyeCreative  3 роки тому

      You would have to search for how to make a Divi popup without plugins.

  • @sudiptosamadder7287
    @sudiptosamadder7287 2 роки тому

    Sir Plz make a video on "Hamburger menu in desktop view" from right side of the page

    • @PeeAyeCreative
      @PeeAyeCreative  2 роки тому

      I already do have a video and written tutorial on each of these topics.

  • @igorlavrov1621
    @igorlavrov1621 3 роки тому

    Hi Nelson,
    Thanks for video. It's cool!
    Well, is it possible to do the same with Title, Email field and Subscribe button. How would I modify the current magic snippet? Thanks in adviced.

    • @PeeAyeCreative
      @PeeAyeCreative  3 роки тому

      Hi Igor, you're welcome! To do it with more fields you could do something like this: @media (min-width: 980px) {
      /*set the width of the input fields*/
      .et_pb_newsletter_field {
      flex-basis: 39% !important;
      }
      /*set the width of the button*/
      .et_pb_newsletter_button_wrap {
      flex-basis: 20%!important;
      }
      }

  • @guidinglight4306
    @guidinglight4306 2 роки тому

    This did not work for me. I have been trying to do this for 2 days lol

  • @riherd2007
    @riherd2007 3 роки тому

    gracias

  • @iYourDaddy
    @iYourDaddy 3 роки тому

    no longer useful! can you check? since Divi changed the CUSTOM CSS´ fields

    • @PeeAyeCreative
      @PeeAyeCreative  3 роки тому

      What do you mean?

    • @elviebakes8579
      @elviebakes8579 2 роки тому

      @@PeeAyeCreative i think he means it doesn't work. i did all the steps followed, at it didn't change anything.