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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I just tried checking your link, but for some reason, I only get an error message 🙁 Are you sure that the URL is correct?

    Regardless, this is possible using a “Custom Command” in the “Features of the DataTables JS library” section on the table’s “Edit” screen, like

    "columnDefs": [ { "orderable": false, "targets": [ 3, 5 ] } ]

    This example would turn off sorting in the fourth and sixth columns (counting starts with 0 in this code).

    Regards,
    Tobias

    Thread Starter Mr Tibbs

    (@mtibesar)

    Hello Tobias,

    That code and your instructions worked great. Thank you very much!

    I have blocked all visitors outside of North America so I wonder if you were blocked by my htaccess settings? Are you located in the United States?

    The URL is: https://www.tcmmobilenews.org/us-army-apps/

    By the way Tobias do you have a pro version of this plugin?

    Thank you again.

    Marcus

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Marcus,

    good to hear that this worked 🙂

    Yes, I have likely been blocked then, as I live in Germany.

    No, there’s no Pro version of TablePress, but there are some Extensions/add-ons at https://tablepress.org/extensions/ that might be useful for certain use cases.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove a particular column's sort arrows’ is closed to new replies.