Plugin / BuddyPress Registration Groups

Eric Johnson

Description

Description

This plugin is built to display BuddyPress groups on the new user registration page. Groups can be displayed as:

  • a list of checkboxes
  • a list of checkboxes in a scrollable container
  • a list of radio buttons

New users will automatically join any of the groups selected during the registration process.

Options are available in the admin area to configure the title of the groups list on the registration page, the
description of the groups list, whether private groups are visible to new users, the order in which groups are
displayed, and how many groups will be visible.

Custom Styles

This plugin includes specific CSS for changing the way content is displayed. The default CSS will place the group after the “Profile Details” section and before the “Complete Sign Up” button on the register page. You can view includes/styles.css in this plugin directory to see how to target each element.

Here is a list of the current selectors used in includes/styles.css.

Groups section:

#registration-groups-section {
    float: right;
    width: 48%;
}

Checkboxes:

.reg_groups_group_checkbox {
    margin: 0 5px 0 0;
}

Form labels:

#buddypress .standard-form label.reg_groups_group_label,
.reg_groups_group_label {
    display: inline;
    font-weight: normal;
}

Groups section – responsive:

@media only screen and (max-width: 480px) {
    #registration-groups-section {
        float: none;
        width: 100%;
    }
}

List items:

.reg_groups_item {
    list-style: none;
}

No groups message:

.reg_groups_none {
    font-style: italic;
    color: gray;
}

Multiselect:

.reg_groups_list_multiselect {
    height: 8em;
        border: 1px solid #ccc;
        background: #fafafa;
        padding: 6px;
    overflow: auto;
}

Ratings

4.9
7 reviews

Rating breakdown

Details Information

Version

1.2.1

First Released

17 Dec, 2013

Total Downloads

34,649

Wordpress Version

WordPress 3.7.1 or higher

Tested up to:

WordPress 4.9.2

Require PHP Version:

-

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.