[Plugin: WP-Table Reloaded] DataTables JavaScript features not working
-
Hi!
I made a table with WP-table reloaded, but none of the the javascript features are working. I can’t sort and there’s no search box.
The table is here http://tunnekoera.ee/koeraga-valja-sooma-2/ password is “oxx”.
I have enabled table head ,javascript and table tools in the settings. In my footer.php there is no <?php wp_footer(); ?> line and when I add it manually, I get
DataTables warning (table id = ‘wp-table-reloaded-id-1-no-1’): Cannot reinitialise DataTable.
To retrieve the DataTables object for this table, please pass either no arguments to the dataTable() function, or set bRetrieve to true. Alternatively, to destory the old table and create a new one, set bDestroy to true (note that a lot of changes to the configuration can be made through the API which is usually much faster).
Switched to two different themes, which had <?php wp_footer(); ?> line in footer.php, but javascript thingy still didn’t work.
I use Firefox, also checked my table with Safari. Also tried reinstalling the plugin.
The topic ‘[Plugin: WP-Table Reloaded] DataTables JavaScript features not working’ is closed to new replies.