• Hi, how do I get the list to display alphebetically? I can sort the list to view alphabetically in admin, but how do I get this to show in the front end?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    There are several ways to do this, as explained in the Using the List Shortcode documentation:

    First, the global default sort is set in the plugin settings under the List Display tab.

    You can also set the sort in the shortcode using the “order” and “orderby” attributes.

    The “sort” attribute in the shortcode is used to present a sort control to the user, so they can sort the list by selecting a field and a sort order.

    There is also a “header_sort” shortcode attribute you can use to enable a clickable sort in the header of the list display, this only works when using a table to display the list (this is the default).

Viewing 1 replies (of 1 total)
  • The topic ‘Display Order’ is closed to new replies.