Title: datatables_button_filter &amp; DataTables TableTools
Last modified: August 24, 2016

---

# datatables_button_filter & DataTables TableTools

 *  Resolved [Nick Sarro](https://wordpress.org/support/users/nicksarr1/)
 * (@nicksarr1)
 * [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/)
 * I’m trying to use both datatables_button_filter & DataTables TableTools with 
   the following shortcode: [table id=1datatables_button_filter=true datatables_tabletools
   =true /]
    but the datatools won’t show.. Only if I remove datatables_button_filter
   =true then it will show?
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Thread Starter [Nick Sarro](https://wordpress.org/support/users/nicksarr1/)
 * (@nicksarr1)
 * [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/#post-6158075)
 * Also.. Can the table tools export images?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/#post-6158077)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * It might be just in your post, but there is a space character missing in your
   Shortcode:
 *     ```
       [table id=1 datatables_button_filter=true datatables_tabletools=true /]
       ```
   
 * if that’s not it, can you please post a link to the page with the table where
   this problem happens, so that I can take a direct look? Thanks!
 * The TableTools can only export images to the PDF file, I think, but to be sure,
   you could take a look at [http://www.datatables.net/](http://www.datatables.net/)
   which is the site of the TableTools JS developer.
 * Regards,
    Tobias
 *  Thread Starter [Nick Sarro](https://wordpress.org/support/users/nicksarr1/)
 * (@nicksarr1)
 * [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/#post-6158082)
 * I pasted your code on the page and still not working.
    [http://shirts.firebirdink.com/](http://shirts.firebirdink.com/)
 * I appreciate your help
 *  Thread Starter [Nick Sarro](https://wordpress.org/support/users/nicksarr1/)
 * (@nicksarr1)
 * [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/#post-6158165)
 * I had to remove the code for now so i can keep it working. i’ll have to look 
   into further tonight. If you have any ideas that I could try.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/#post-6158188)
 * Hi,
 * ok, I just checked the code of the two Extensions and I think I know what’s causing
   the problem: Both of the Extensions are modifying and influencing the same piece
   of the JavaScript initialization code of the DataTables JS library. They basically
   both have to tell DataTables that it needs to run an extra function. However,
   this process is interfered with, when both Extensions are active.
 * Unfortunately, I don’t have an immediate solution to this, at the moment 🙁 It
   would basically be necessary to merge the Extensions into one, but as I’m very
   busy at the moment, I just don’t have time for this right now 🙁
 * Regards,
    Tobias

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

The topic ‘datatables_button_filter & DataTables TableTools’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/datatables_button_filter-datatables-tabletools/#post-6158188)
 * Status: resolved