Title: dlorente's Replies | WordPress.org

---

# dlorente

  [  ](https://wordpress.org/support/users/dlorente/)

 *   [Profile](https://wordpress.org/support/users/dlorente/)
 *   [Topics Started](https://wordpress.org/support/users/dlorente/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dlorente/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dlorente/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dlorente/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dlorente/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dlorente/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Loading icon when message is sent](https://wordpress.org/support/topic/loading-icon-when-message-is-sent/)
 *  [dlorente](https://wordpress.org/support/users/dlorente/)
 * (@dlorente)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/loading-icon-when-message-is-sent/#post-14081831)
 * The solution that worked for me was to add the following line of code to the 
   functions.php of my theme to deactivate the Ajax loading of the form
    add_filter(‘
   wpcf7_load_js’, ‘__return_false’ );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Loading icon when message is sent](https://wordpress.org/support/topic/loading-icon-when-message-is-sent/)
 *  [dlorente](https://wordpress.org/support/users/dlorente/)
 * (@dlorente)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/loading-icon-when-message-is-sent/#post-14069381)
 * Hello, I have the same problem.
    the theme is Divi and uninstall all non-basic
   plugins everything worked fine until recently

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