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

    (@tobiasbg)

    Hi,

    the problem seems to be that you are using the rowspan 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 now. (Before the update, the library probably failed silently.)

    To change this, simply uncheck the “Use JavaScript library” checkbox on the table’s “Edit” screen.

    Regards,
    Tobias

    Thread Starter ilyakol

    (@ilyakol)

    Thank you. I will give that a try.

    One of the threads got locked which is why I created a duplicate. Thought it might not have gone through.

    EDIT:

    That was it. I disabled that feature and it works. Thank you very much!

    That solution worked for me too. I had exactly the same problem.

    Thanks!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great, thanks to both of you for the confirmation!

    Best wishes,
    Tobias

    Ok, and same issue with colspan. Just to be sure: if any rowspans or colspans are used in a reloaded table, then javascript must be disabled, and therefore a feature like search/filter can not be used?

    p.s. As always, thanks for the awesome plugin.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, that is correct. If you have colspan/rowspan in a table, you can not use the JavaScript features. This is a limitation in the DataTables library.

    Best wishes,
    Tobias

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: WP-Table Reloaded] DataTables Warning – Requested Unknown Parameter’ is closed to new replies.