Thanks – I used this to try lots of parameter changes and found the issue is with jstable
[wpdm-all-packages order_by=date order=desc items_per_page=30] – works, all documents in date order
[wpdm-all-packages order_by=date order=desc items_per_page=30 jstable=1] – doesn’t work, all documents unsorted
Any suggestions on how to get it working with a search box and column sorting buttons?