• Resolved melonhusk

    (@melonhusk)


    Hi, new Tablepress user here!
    So I created a table here and I was wondering how would I add this 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 to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    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

    (@melonhusk)

    Hi, Thanks for the reply.
    If I’m not wrong, I need to turn this optionoff right ? After that, how would I load this Js 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 TobiasBg

    (@tobiasbg)

    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

    (@melonhusk)

    Thanks ! I’ll do that.

    Plugin Author TobiasBg

    (@tobiasbg)

    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 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.