• Resolved ygirod

    (@ygirod)


    Hi,

    I have a table (9 culomns) with this code in Custom Commands:
    "aoColumnDefs": [ { "sType": "german_date", "aTargets": [ 3 ] } ], "aaSorting": [[3, 'asc']] and I use this sorting (order by Date ASC) for the main table view.

    In addition I have a widget in frontpage where I have included this shortcode: [table id=1 hide_columns="1,5,6,7" column_widths="100px|60px|80px|20px" use_tablesorter="false" filter="XYZ" /] to show only 5 columns.

    BUT… In this widget, I want to display only the range of datas which date field values are GREATER THAN TODAY.

    AND… I want to sort the rows by REVERSE ORDER of date field values (DESC).

    Is this possible to filter with those parameters by using “filter” parameter in shortcode in conjonction with Extension 6 ?

    Thank you by advance !

    https://www.ads-software.com/extend/plugins/wp-table-reloaded/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    unfortunately, this is not possible with the existing code of the plugin or the extensions ?? You would have to develop a custom extension, where Extension 6 can serve as a good starting point.

    Regards,
    Tobias

    Thread Starter ygirod

    (@ygirod)

    A few months have passed now since your answer. Is there another easier solution now ?

    Thanks & regards

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the question. I’ll reply to your email directly, so that we can hopefully find a solution for a TablePress Extension here.

    Regards,
    Tobias

    Thread Starter ygirod

    (@ygirod)

    Thanks. Read you soon. ??

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I replied on the 20th, did you receive that email?

    Regards,
    Tobias

    Thread Starter ygirod

    (@ygirod)

    Sorry. Nothing received. Could you try again on *** ?

    Thx.

    PS: I’ve also sent you sometjing on *** the same day. Is this address correct ?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, just sent it again. That also was the address where I sent the first reply… Is it maybe in the spam folder?

    And yes, I received an email from you under that address (with the subject “Wordking with “today’s date” in Tablepress”), and that’s what I replied to.

    Regards,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Sorting and filtering by date in shortcode’ is closed to new replies.