Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question.

    The problem here is that you are using the #colspan# feature and the DataTables library in this table, at the same time. This is not fully supported by the library and therefore gives an error message.

    To get rid of the error message, either deactivate the DataTables library (by unchecking the “Use JavaScript library” checkbox on the table’s “Edit” screen) or remove all #colspan#s from the table.

    Regards,
    Tobias

    Thread Starter iamrobin

    (@iamrobin)

    Tobias,

    Thank you for the quick fix! I love the functionality of DataTables. I guess I’ll have to do some research to see how to code the table to look how I want and not break DataTables.

    ~Robin

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Robin,

    sure, no problem, you are very welcome!

    If you want to keep DataTables for this table, the only choice is to remove the #colspan#…. Sorry.

    Best wishes,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] DataTables Warning’ is closed to new replies.