• Resolved gomax

    (@gomax)


    Hi,

    I have a column contain a URL “book_title_with_link_to_post”. I enabled the sorting for this column and the URL shows at the front end table as:

    First Book
    Second Book
    Third Book

    It looks like the sorting is based on the postID by default. Is there a way I can make the sorting based on the Book name?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello there.

    At the moment there’s no logic included to make it sort based on the name of the post (book), so it uses the ID by default.

    A custom logic would have to be implemented here in order to achieve it, but please note that custom work doesn’t fall under included support for the plugin.

    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘URL sorting’ is closed to new replies.