• Resolved JBoren

    (@jboren)


    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

    http://ww.wp.xz.cn/extend/plugins/tablepress/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Jon,

    thanks for your post, and sorry for the trouble.

    Now, I just checked your link, and from what I can see, the responsiveness works fine. Could you therefore please explain in more detail what you feel is wrong? Thanks!

    And out of curiosity: Where does the parameter datatables_disableallsort="on" come from? Is that a custom TablePress Extension?

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Mobile table not displaying correctly’ is closed to new replies.