Mobile table not displaying correctly
-
Hello,
This might be an easy fix, but I don’t know if the mobile display functions correctly.
As an example: tormaxcanada.com/?page_id=4238
This is how I inserted my table:
[table id=23 datatables_disableallsort="on" datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1,4,5,6,7 responsive="phone" /]This is the custom commands on the table:
"aoColumnDefs": [ { "bSortable": false, "aTargets": [ 0,3,4,5,6] } ]If you have any insight, that’d be great. It would allow me to finish this project.
Kind regards,
Jon
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Mobile table not displaying correctly’ is closed to new replies.