Title: WP Deferred Javascripts tablepress breakes
Last modified: August 31, 2016

---

# WP Deferred Javascripts tablepress breakes

 *  Resolved [relisys](https://wordpress.org/support/users/relisys/)
 * (@relisys)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/)
 * Ok, i wanted to ask here first before I head over to WP Deferred Javascript to
   see if can be solved here.
 * It keeps breaking my table. i am unable to sort the rows. I have the option to
   add Javascript files to not defer but I’m not sure what file to add.
 * The page is here. [http://bonfirenighttraditions.co.uk/supermarket-fireworks/](http://bonfirenighttraditions.co.uk/supermarket-fireworks/)
 * if anyone could advise. thank you so much.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153164)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * I’m not really sure what you mean here. When viewing that link, the sorting works
   fine for me.
 * The JS file of TablePress is /wp-content/plugins/tablepress/js/jquery.datatables.
   min.js .
 * Regards,
    Tobias
 *  Thread Starter [relisys](https://wordpress.org/support/users/relisys/)
 * (@relisys)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153178)
 * Yes sorry i did take it off. i was doing something but i will put it back on 
   and see if that works.
 * it basically stops the table search and sorting from working. so i will let you
   know if i can get it back working 🙂
 *  Thread Starter [relisys](https://wordpress.org/support/users/relisys/)
 * (@relisys)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153179)
 * that still didn’t make it work. i will look into this further.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153180)
 * Hi,
 * the problem seems to be that jQuery is also not loaded.
    You might therefore 
   have to exclude /wp-includes/js/jquery.js as well.
 * Regards,
    Tobias
 *  Thread Starter [relisys](https://wordpress.org/support/users/relisys/)
 * (@relisys)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153181)
 * thank you for replying back, i did add that to exclude but still didn’t work.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153186)
 * Hi,
 * sorry, the URL was wrong. Please try
 *     ```
       wp-includes/js/jquery/jquery.js
       ```
   
 * Regardless, this is not really a TablePress issue, as there are many other plugins
   that are currently breaking on your site, which you can see in the JS error console
   log in your browser.
 * Regards,
    Tobias
 *  Thread Starter [relisys](https://wordpress.org/support/users/relisys/)
 * (@relisys)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153188)
 * I will take it to the other support thread thank you for your help. I was hoping
   to sort tablet press first. and seeing if anyone else had similar problems with
   the uncompatible plug. 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153190)
 * Hi,
 * that sounds good. The problem basically is that the plugin only loads the JS 
   files in a deferred way, but that the inline JS code that uses the files is still
   in the old place on the page.
 * Regards,
    Tobias

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

The topic ‘WP Deferred Javascripts tablepress breakes’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/wp-deferred-javascripts-tablepress-breakes/#post-7153190)
 * Status: resolved