Title: Implementing Custom Range Filtering
Last modified: February 9, 2020

---

# Implementing Custom Range Filtering

 *  Resolved [melonhusk](https://wordpress.org/support/users/melonhusk/)
 * (@melonhusk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/)
 * Hi, new Tablepress user here!
    So I created a table [here](http://35.214.107.147/index.php/elementor-27/)
   and I was wondering how would I add [this](https://datatables.net/examples/plug-ins/range_filtering.html)
   to my table ? I don’t know how to approach this. Can you point me in the right
   direction ? I’m a student, I’m still learning WordPress, I’ll gladly donate after
   my paycheck 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimplementing-custom-range-filtering%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/#post-12415011)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The best approach should be a completely custom integration of DataTables and
   that feature into your site. So, you would turn off DataTables for this table
   and instead load everything manually. TablePress would only return the HTML code
   for the table then.
 * Regards,
    Tobias
 *  Thread Starter [melonhusk](https://wordpress.org/support/users/melonhusk/)
 * (@melonhusk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/#post-12415126)
 * Hi, Thanks for the reply.
    If I’m not wrong, I need to turn this [option](https://pasteboard.co/ITUQ952.png)
   off right ? After that, how would I load this [Js](https://datatables.net/examples/plug-ins/range_filtering.html)
   into the page ? Do I just use Style and Script to load the Js and it will work
   with TablePress ? Sorry if I sound dumb.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/#post-12415253)
 * Hi,
 * yes, correct. You’d need to turn that off. After that you’d include `<script>`
   and `<style>` tags, correct. In those, you’d load the JS files (you can use those
   from TablePress, and don’t have to use a custom copy), and the code to do the
   range filtering.
 * Regards,
    Tobias
 *  Thread Starter [melonhusk](https://wordpress.org/support/users/melonhusk/)
 * (@melonhusk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/#post-12415272)
 * Thanks ! I’ll do that.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/#post-12415417)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘Implementing Custom Range Filtering’ 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/)

## Tags

 * [column filtering](https://wordpress.org/support/topic-tag/column-filtering/)
 * [datatables](https://wordpress.org/support/topic-tag/datatables/)
 * [range](https://wordpress.org/support/topic-tag/range/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/implementing-custom-range-filtering/#post-12415417)
 * Status: resolved