Hi,
plugin worked fine until I got this error:
DataTables warning: table id=wpdmmydls-c2f54b1292907baa81f09f1c865ad2e5 – Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3
and search and sorting is missing on the public page
My shortcode is
[wpdm_all_packages categories="XXXXX" jstable=1 order_by="publish_date" items_per_page="20" order="DESC" cols="title,file_count,download_count|publish_date|download_link" colheads="Title|Date|Download"]
Any suggestion, please?