Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Gardner

    (@jgardner03)

    Hi,

    Thanks for using my plugin. Right now it outputs the groups alphabetically. The only other available options WordPress provides us are ID, count and slug, so there’s not a great deal of flexibility built in. The easier way to order the group is to output them individually. Consider 3 groups, ‘shipping’, ‘receiving’ and ‘ordering’. The plugin does allow me to specify a single group so I can choose my own order as such

    [faq group="ordering"]
    [faq group="shipping"]
    [faq group="receiving"]

    If you go this route, you must use the group’s slug (go to https://your-domain.com/wp-admin/edit-tags.php?taxonomy=group&post_type=faq ) and grab the value from the “slug” column.

    Shanj

    (@shanj)

    Workaround – same as the files and folders on my computer – I put a number at the start of the name.
    It seems to work fine on the display name only, the number doesn’t need to add to the slug.

    See https://firstcollege.co.uk/lib/questions/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Order of groups’ is closed to new replies.