• Resolved simple-mind

    (@simple-mind)


    Hey there thanks for the awesome plugin.
    I am trying to do a user listing based on the gender of the members and also to have a search option in the same page.
    I.e:
    there will be two pages of user lists each listing members only from male and female genders and in each page you will have a search option that will search for the specified name or age.
    Is this possible ?
    Thanks for the reply. ??

    https://www.ads-software.com/plugins/front-end-only-users/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter simple-mind

    (@simple-mind)

    Also another question is there a way to change the css style of the register form ?
    Thanks for the reply again.

    Plugin Author Rustaurius

    (@rustaurius)

    Hi simple,

    Listing users isn’t possible right now. You have some cool ideas though, and we’re going to do our best to include some kind of “searching and sorting” shortcode in the big update that we’re trying to get out for the start of June.

    For the CSS, the form is styled using “pure.css” from Yahoo. If you edit the CSS file, you could edit the form. We’ll add a CSS styles option with the next update as well.

    Thanks for you feedback!

    I see you added a [user-list] short code but you do not have much information about it. Does it list users and their info? If so how do I make it display that information.

    When I use the user-list short code I get a message that says to include the field name and field value attributes but I do not know what to write for the field value.

    Plugin Author Rustaurius

    (@rustaurius)

    Hi,

    [user-list] can currently only display a list of usernames, we’re looking to make it possible to display any type of user information in the future.

    Right now, you pass a field_name and field_value to get a list of usernames that match those criteria. For example, if you did:

    [user-list field_name='First Name' field_value='Alex']

    You would get a list of usernames for people who had entered their first names as “Alex”.

    I just don’t see the use of this plugin if you can’t get a list of the users and all the fields for each user

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘user listing and search function’ is closed to new replies.