• Resolved mariannakrupnitskaya

    (@mariannakrupnitskaya)


    Hello,
    I have been using DataTables for sometime; have 3 tables all within the same page (desktop, tablet, mobile view).
    I recently included WPML to my site. Since then, not knowing if it is genuinely related, I am receiving the following message:
    DataTables warning: table id=tablepress-3 – Cannot reinitialise DataTable. For more information about this error, please see https://datatables.net/tn/3

    To my tables I have included some Custom Commands: “columnDefs”: [ { “visible”: false, “targets”: [ 4, 8 ] }, { “orderData”: [ 4 ], “targets”: [ 3 ] }, { “orderData”: [ 8 ], “targets”: [ 7 ] } ], “lengthMenu”:[[15,-1],[15,”All”]]

    These commands weren’t configured a while ago and have not been touched since.
    Would you have an idea why I am receiving this message and how I may resolve it?
    Thanks,
    Marianna

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is a problem in your theme. It looks like it’s loading and integrating its “footer.php” file twice.

    Regards,
    Tobias

    Thread Starter mariannakrupnitskaya

    (@mariannakrupnitskaya)

    Okay thanks, I’ll get in touch with theme builders.
    Thanks for the info!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot reinitialise DataTable’ is closed to new replies.