Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Adam Bissonnette

    (@mmanifesto)

    Hey there,

    You should be able to use the “orderby” parameter to do this. Your shortcode should look something like this:

    [MMFileList folder=”/YourPath/” ..otherparams.. orderby=”date” /]

    This will arrange the files by date descending (newest to oldest / younger files on the top of the list).

    Let me know if this works for you.

    Thread Starter romekpl

    (@romekpl)

    When i use this shortcode then I see error:

    No files (of extension(s): “”) found in: https://mydomain.com/my_path

    When I delete orderby=”date” then I see list of my files.

    Plugin Author Adam Bissonnette

    (@mmanifesto)

    I found the problem and just created an updated version of the plugin. Please try using the orderby parameter now.

    Cheers,

    Adam

    Thread Starter romekpl

    (@romekpl)

    Now its works properly ??

    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change sort order asc/desc’ is closed to new replies.