Title: Javascript still doesn&#8217;t work after ignore list
Last modified: April 17, 2021

---

# Javascript still doesn’t work after ignore list

 *  Resolved [orelik89](https://wordpress.org/support/users/orelik89/)
 * (@orelik89)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/javascript-still-doesnt-work-after-ignore-list/)
 * Hi!
    I have a Contact-Form-7 form [on my website](https://simoneprod.co.il/about-contact-us/)(
   yellow button submits).
 * I’m using the [Insert Headers and Footers](https://wordpress.org/plugins/insert-headers-and-footers/)
   plugin to add a redirect to a new url when the form is submitted, using [this code snippet](https://contactform7.com/redirecting-to-another-url-after-submissions/).
 * However, when using the FVM plugin, the user is not redirected on form submission.
   
   I tried adding these lines to to Ingnore Script Files list: /wp-content/plugins/
   insert-headers-and-footers /wp-content/plugins/contact-form-7
 * But this still doesn’t work..
    Would highly appreciate any help or ideas on how
   to solve this, Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-still-doesnt-work-after-ignore-list%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [orelik89](https://wordpress.org/support/users/orelik89/)
 * (@orelik89)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/javascript-still-doesnt-work-after-ignore-list/#post-14359519)
 * Simply adding the contact-form-7 folder to the ignore list did not work.
 * The solution was to remove ‘wp-includes’ folder from the ‘Merge render blocking
   JS files in the header’ as it caused JS issues in the chrome dev tools that disabled
   event handlers.
 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/javascript-still-doesnt-work-after-ignore-list/#post-14360668)
 * Ignoring some files may or may not be the answer. If you are deferring the wp-
   includes directory, most likely you also need to defer some inline scripts to
   preserve the loading order.
 * Please check the HELP tab for instructions on the plugin and try the latest update.

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

The topic ‘Javascript still doesn’t work after ignore list’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/javascript-still-doesnt-work-after-ignore-list/#post-14360668)
 * Status: resolved