• Resolved pragmastef

    (@pragmastef)


    Hi,
    We are displaying the available groups on the front end using a foreach() loop.

    Is there a way to order the display of the group in a particular way?
    It seems to be displaying by ID ASC. We need to be able to custom order (not ID or date or Name defined)

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

    (@proaktion)

    I guess you’ve found a solution meanwhile, you’ve probably used uasort() for it based on your particular sorting criteria.

Viewing 1 replies (of 1 total)

The topic ‘Ordering Groups on the Front end’ is closed to new replies.