Title: No link after submit???
Last modified: August 30, 2016

---

# No link after submit???

 *  [shuaib1386](https://wordpress.org/support/users/shuaib1386/)
 * (@shuaib1386)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-link-after-submit/)
 * Contact Form 7 version 4.2.1
    Download Monitor version 1.7.2 Email Before Download
   version 3.4
 * heres my code:
    [email-download download_id=”561″ contact_form_id=”560″]
 * Heres the page:
    [http://vmagroup.com/enhance/africa-report-2015-16/](http://vmagroup.com/enhance/africa-report-2015-16/)
 * after submitting the form i get no link to download the PDF??
 * ive tried ‘Both’ setting too and i get no email either..
 * Please help
 * [https://wordpress.org/plugins/email-before-download/](https://wordpress.org/plugins/email-before-download/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [shuaib1386](https://wordpress.org/support/users/shuaib1386/)
 * (@shuaib1386)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-link-after-submit/#post-6267621)
 * heres my code for the form too:
 * <p>Your Name (required)
    [text* your-name] </p>
 * <p>Your Email (required)
    [email* your-email] </p>
 * <p>[submit “Send”]</p>
 *  [dtynan](https://wordpress.org/support/users/dtynan/)
 * (@dtynan)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-link-after-submit/#post-6267780)
 * It looks like Ajax is not working. When I submit the form on your page it -should-
   be an ajax connection back to your server, it gets the download link from the
   server, and then it puts that download link into an existing div on the page.
   Instead, it is submitting the form like a normal non-ajax POST, which clears 
   the page & loads it again with that message at the end. That’s why it doesn’t
   work.
 * Ajax probably doesn’t work right because the EventManager javascript stuff you
   have. That would be my first guess. Another thing I noticed is that when you 
   open firebug (or chrome devtools) and then load your page, it logs javascript
   errors for nav.js and search.js saying something about window.addtype not valid.
   So, it looks like you’ve got some conflict issues with your javascript or with
   plugins or theme or something that is using javascript. You’re on your own figuring
   that out… if you didn’t specifically add the eventmanager stuff yourself, then
   disable as many plugins as you can & try again.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No link after submit???’ is closed to new replies.

 * ![](https://ps.w.org/email-before-download/assets/icon-256x256.jpg?rev=1813522)
 * [Email Before Download](https://wordpress.org/plugins/email-before-download/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-before-download/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-before-download/)
 * [Active Topics](https://wordpress.org/support/plugin/email-before-download/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-before-download/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-before-download/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dtynan](https://wordpress.org/support/users/dtynan/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/no-link-after-submit/#post-6267780)
 * Status: not resolved