• Resolved jgj252

    (@jgj252)


    I’m considering Front-End Only Users for my club website, and it appears to do everything required, except that I also need to display a list of users on a front-end page, basically like this:

    Last Name | First Name | Email (clickable) | Photo (clickable) | Other Field

    It doesn’t look like [user-list] has the options to do this. Is there a way?

    Many thanks,
    James

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi James,

    You can specify what fields to show on the user list page using the display_field attribute. For example:

    [user-list display_field="Username"]
    

    You’d probably have to add some custom CSS to get it looking how you want.

Viewing 1 replies (of 1 total)

The topic ‘[user-list] question’ is closed to new replies.