• Resolved univ182

    (@univ182)


    Hello guys, the plugin is excellent thank you very much.

    But I have the next problem:

    The Contact Form 7 plugin stuck loading forever when sending the form.

    I have made the next:

    1. I test the contact form 7 without integration email before download and it works perfectly.

    2. It could be conflict with other plugins, but I have disabled the other plugin less (contact form 7, download monitor and email before download) and nothing, not works yet.

    The process of email works, I setup the configuration Delivery Format (both) the emails arrive well, with your download link and the contact form notification.

    But The Contact Form 7 plugin stuck loading forever when sending the form.

    ?What should I do?

    Any help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You need to turn off WP_DEBUG. Or, make it’s output go to a file rather than to the screen. What happens is that when you are ‘inline’ or ‘both’ in the EBD Settings then when the visitor fills out the form on your site & hits Submit, EBD will respond with some JSON that is used to create the inline link on the page. If you have WP_DEBUG turned on and errors are allowed to go the screen, then a PHP warning message gets mushed in with that JSON response and corrupts it (the warning itself can be ignored, but the fact that it shows up is what causes the issue). So, turn off WP_DEBUG or leave it on but make its output go to a file https://codex.www.ads-software.com/WP_DEBUG

    Thread Starter univ182

    (@univ182)

    Thanks very a lot.

    It was the solution.

    • This reply was modified 7 years, 11 months ago by univ182.

    Hi I have installed EMAIL BEFORE DOWNLOAD plugin, Download monitor and Contact Form-7.

    i have followed the steps and configured which was demonstarted in this link : https://www.youtube.com/watch?v=9Bb5Lo-KBPQ

    Still i am getting error : [contact-form-7 404 “Not Found”]

    The shortcode which needed to be implemented in the page is [email-download download_id=”9441” contact-form-id=”4″].

    Contact form is working but when i use the email-download id i am getting the error.

    I kinldy request any1 to help me and please mail me the solution.
    My mail-id is [email protected]

    Naveen, I noted your problem on Email Before Download on the support forum. I had the same problem, which was that my page was changing the quote marks, when I pasted the code into the page. Here is my code that does work. Note that the quotes are straight up, and not curved.

    [email-download download_id=”7260″ contact_form_id=”7292″]

    Hope this works for you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Contact form 7 problem’ is closed to new replies.