• Is there any chance that we can manually sort the order of the documents by dragging and dropping or possibly allow the option to display items in the order they were added?

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

    (@trilobita)

    Thanks for the suggestion – manual drag-and-drop ordering is something we’d like to add in a future version.

    In the meantime, if you want documents displayed in the order they were added, you can use the shortcode parameter orderby=”date” order=”ASC” — for example:

    [trdv_list orderby="date" order="ASC"]

    That should give you chronological order from oldest to newest.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.