Tablepress Plugin – Issue with sorting and Save As option
-
I have created an internal-only website basically which is used to displayhuge amount of data (more than 2000 rows) using tablepress plug-in.
I’m leveraging tablepress extensions to sort, filter etc.
I’m now running with two issues. I have added the short code to sort and added the datatable extension to be able to export data from front end itself.
Below is the short code that I’m using:
———————————
[table id= 3 datatables_tabletools_fixedheader="true" datatables_tabletools_fixedheader_headers="top" datatables_columnfilterwidgets="true" datatables_columnfilterwidgets_max_selections=1 datatables_columnfilterwidgets_exclude_columns=3,4,5,6,7,8,9,10,11,12,13,14 /]
———————————
Would be really grateful if any of our wordpress experts help with this.
I’m unable to see Save As/Export options in the generated table is there any mistake in the above code which is stopping this from happening?I’m only looking for ways to display data in a tabular format and not that focused on design.
Additional Questions(Couldn’t resist to ask ?? ) :
1. I’m currently using Keepwriting theme, as I have more than 10 columns to display, is there any better theme that can provide more page width or a way to increase the width by changing some parameters?I still see there is scope to increase width at left and right.
2. Even though I explicitly specify in pagination to display 25 records per page, I see full table being displayed. Is there any way to sort this out?Thanks in advance!
Sumanth
- The topic ‘Tablepress Plugin – Issue with sorting and Save As option’ is closed to new replies.