• Hello,

    A few months ago, you gave me a code, implemented by you using Elementor html in my website.
    It doesn’t work now.
    Please help me, I must have done something wrong.
    Thank you.`

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @fgdro,

    Thanks for contacting Leap13 support!

    I’ve checked your page and after submitting data to the contact form it doesn’t close. So, am I missing something?

    Here’s a screen recording to show the page from my perspective.

    Regards

    Thread Starter F?rca? Gelu D?nu?

    (@fgdro)

    Please, i want to close contact form 7 after submit.

    Thread Starter F?rca? Gelu D?nu?

    (@fgdro)

    Or that popup would like to display a message after sending (message was sent or an error message, something, anything)

    Hi @fgdro,

    Could you please replace custom JS code with below code and let me know if it did the trick?

    <script>
        window.onload = function() {
            const $ = jQuery;
            document.addEventListener( 'wpcf7submit', function( event ) {
                    $(".premium-modal-box-modal").modal('hide');
                }, false );
        }
    </script>

    Regards

    Thread Starter F?rca? Gelu D?nu?

    (@fgdro)

    Thank you! Perfect! I love your plugin! ??

    Hi @fgdro,

    Great, I’m so glad that everything is working just fine with you now ??

    If you still need any further assistance, please let me know.

    We would be grateful It would be great if you could please do us a BIG favor by rating Premium Addons for Elementor on our WordPress page.

    Have a great day!

    Thread Starter F?rca? Gelu D?nu?

    (@fgdro)

    We’ve talked before, you already have 5 stars from me.
    Please check this.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Premium modal box close after contact form 7 sent’ is closed to new replies.