Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Elementor button popup Form #27696
    DavidFox
    Participant

    Ok RESOLVED.

    I use button ID and add on custom JS

    jQuery(function ($) {
    $(‘#show-form-paypal’).click(function (e) {
    e.preventDefault();
    $(‘.quform-popup-link-5’).click();
    });
    });

    Bye

Viewing 1 post (of 1 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy