Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #498103

    Hello,

    I am attempting to prevent the contact form in the avia layout builder from disappearing after a successful submission. It would be preferred to make it remain visible and still display the success message below. I started diving into class-form-generator.php and the display_form function but was having trouble. Can you help?

    #498461

    Hey theoriginaljordan!

    On line 2823 in the /enfold/js/shortcodes.js file you’ll see where the code is for having it slide up after submitting.

    form.slideUp(400, function(){responseContainer.slideDown(400, function(){ $('body').trigger('av_resize_finished'); }); send.formElements.val('');});
    

    Best regards,
    Elliott

    #501348

    Hello I do have the same problem. My contact form does’t send emails and disappear after a successful submission.

    No new email in spams

    Contact form 7 doesn’t work.

    Word Press send me email when I want to change password.

    Thank you for help. JK

    #501611
    #501862

    I contacted my hosting provider and waiting for their reply. But why that contact form disappear after a submission?

    #502078

    Hi!

    After the form disappears a success message should popup there, but as the contact form is not working seems no message is returned.

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.