Title: johncocking's Replies | WordPress.org

---

# johncocking

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Filters] filters not working in chrome](https://wordpress.org/support/topic/filters-not-working-in-chrome/)
 *  [johncocking](https://wordpress.org/support/users/johncocking/)
 * (@johncocking)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/filters-not-working-in-chrome/#post-8884599)
 * The issue appears to be on line 67 of admin/js/easy-image-filters-admin.js
    I
   was able to get the plugin to work in Chrome (while still working in Firefox)
   by changing this line from `$('#eif-filters').on('change', 'input', function(
   event) {` to `$('#eif-filters input').on('input', function(event) {`

Viewing 1 replies (of 1 total)