How to run Javascript on your Elementor popup | Fix Issue

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • If you've been having issues running your Javascript or jQuery code. This video is going to show you how to resolve that issue.
    Source Code:
    urielsoto.com/how-to-run-java...
    Hide and show container video
    • Show and Hide containe...
    Download the website shown in the video:
    urieljsoto.gumroad.com/l/free...
    🔴 Download My Custom Templates:
    urieljsoto.gumroad.com/
    🔵 Join Our Facebook Community!
    bit.ly/urielsotofbgroup
    🟢 My Web Agency:
    vluxdesigns.com/
    PRODUCTS I USE FOR MY WEBSITES:
    🔴 Get Elementor Pro - My Favorite Page Builder
    bit.ly/urielelementorpro​​​​​​​​​
    PRIVATE GROUP:
    🔵 Join My Patreon & Get Design Downloads
    bit.ly/uspatreon
    CONTACT ME:
    My Website: urielsoto.com/​
    Facebook: / urielsotodev
    Linkedin: / uriel-soto-976b3117a

ความคิดเห็น • 14

  • @SaludStyle
    @SaludStyle ปีที่แล้ว

    Thanks for sharing! It helped a lot!

  • @eddiejure
    @eddiejure ปีที่แล้ว

    thank you for this video!, had exactly the same issue.

  • @ainsworthellis9266
    @ainsworthellis9266 2 หลายเดือนก่อน

    Brilliant snippet of code! This really Helped me out of a bind with a HubSpot form in an Elementor popup. Thanks, Uriel!

    • @jodahr
      @jodahr หลายเดือนก่อน +1

      im having the same issue but i have not been able to add the hubspot form to the pop up, how did you do it? im following the video but is not working

  • @daniel.trapanese
    @daniel.trapanese ปีที่แล้ว

    Great stuff! Cheers!

  • @salesbushehrimohammad
    @salesbushehrimohammad 5 หลายเดือนก่อน

    It really solved my problem, thank you man

  • @WickyDesign
    @WickyDesign ปีที่แล้ว

    Thanks for the video! I came across this problem today when adding a Javascript button in an Elementor popup.

    • @UrielSoto
      @UrielSoto  ปีที่แล้ว

      Yeah I had the same issue so I made this video XD

  • @alexanderkokotsakis749
    @alexanderkokotsakis749 ปีที่แล้ว

    Thank you for this video, this seems like an issue that should be more covered.
    It doesn't seem to work with floating labels on input forms though, could you possible confirm? That would be awesome.

  • @patrickdossantos1739
    @patrickdossantos1739 ปีที่แล้ว

    Hi.
    I have the problem that I need several Popups with different forms on different pages.
    When I do it this way, all forms open in my popups.
    Any solution for this ?

  • @faisalsheikh6193
    @faisalsheikh6193 ปีที่แล้ว

    how add external website page in my website please help me

  • @user-rr4if4ts3d
    @user-rr4if4ts3d 5 หลายเดือนก่อน

    God Bless you

  • @floridadrones
    @floridadrones ปีที่แล้ว

    question on your video for adding sound to elementor with your script i works for the first one but will not work i i try to add a second on on my site it will not play
    let audioButton = document.querySelector('.audio-button'); //

    • @UrielSoto
      @UrielSoto  ปีที่แล้ว

      You probably need to add a querySelectorAll to target every ID and run it through a forEach loop. Similar to this video th-cam.com/video/6FQNEF94COc/w-d-xo.html