Title: Link not appearing
Last modified: March 27, 2017

---

# Link not appearing

 *  [profabaccess](https://wordpress.org/support/users/profabaccess/)
 * (@profabaccess)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/link-not-appearing/)
 * Hi,
 * I have installed the plugin and i’m pretty sure i’ve set it all up correctly.
   When you click submit, it just circles around endlessly as though loading, but
   nothing happens.
 * Page in question is: [https://www.profabaccesspanels.co.uk/cad-drawing-1000series-md-fr/](https://www.profabaccesspanels.co.uk/cad-drawing-1000series-md-fr/)
 * I’m quite a basic wordpress user so any help would be great.
 * Thanks,
 * Michaela

Viewing 1 replies (of 1 total)

 *  [dtynan](https://wordpress.org/support/users/dtynan/)
 * (@dtynan)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/link-not-appearing/#post-8961304)
 * You have to turn off WP_DEBUG or else make its output go to a file if you want
   to leave it turned on ( [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)).
 * The problem is that when you hit Submit on the form, the server returns a little
   bit of data in JSON format. However, if you have WP_DEBUG turned on, there is
   an unimportant warning message that occurs and that message gets mixed in with
   that JSON message and corrupts it. That causes the page to just sit there with
   the little spinny icon. If you make that warning message go to a file or just
   not appear at all then the problem goes away. To do that you either have to turn
   off WP_DEBUG or make its output go to a file.

Viewing 1 replies (of 1 total)

The topic ‘Link not appearing’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [dtynan](https://wordpress.org/support/users/dtynan/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/link-not-appearing/#post-8961304)
 * Status: not resolved