View Categories

General Options

The General Settings section allows you to configure essential pages and styling options for the User Registration & Membership plugin.

These settings control where core user-related pages are located and how key interface elements appear.

You can access these settings from:

User Registration & Membership → Settings → General

Accessing General Settings - User Registration and Membership

The General settings include two sections:

  • Pages – Configure the pages used for registration, login, account management, and membership pricing.
  • Style – Customize basic color settings for plugin elements.

Pages #

The Pages section lets you assign the pages used by different User Registration & Membership features.

These pages handle important user actions such as registration, login, account management, and membership pricing.

General Pages Settings - User Registration and Membership

Recommended Page Setup #

The following table shows the typical setup for pages used by User Registration & Membership and the content required for each page.

PagePurposeContent TypeRequired Content
Registration PageAllows users to create a new account.Shortcode[user_registration_form id="ID"]
Login PageAllows existing users to log in to their account.Shortcode[user_registration_login]
My Account PageDisplays the user dashboard where users can manage their profile and memberships.Shortcode[user_registration_my_account]
Lost Password PageAllows users to reset their password if they forget their login credentials.Shortcode[user_registration_lost_password]
Membership Pricing PageDisplays available membership plans for users to browse and purchase.BlockMembership Pricing Block
Thank You PageRedirect page shown after successful registration or membership purchase.Shortcode[user_registration_membership_thank_you]

How to Find the Form Id of Individual Registration Form

In the shortcode [user_registration_form id="ID"],ID is a placeholder for the registration form ID.

How you obtain the form ID depends on whether Multiple Registration Forms are enabled.

If you are using a single registration form

  1. Go to User Registration & Membership → Registration Forms.
  2. Open the form in the Form Builder.
  3. The shortcode will appear at the top of the builder.
  4. Copy the shortcode and add it to your Registration page.

Example:

[user_registration_form id="123"]

If Multiple Registration Forms are enabled

  1. Go to User Registration & Membership → Registration Forms.
  2. Each form will have its own unique form ID.
  3. Use the shortcode with the ID of the form you want to display on the page.

Example:

[user_registration_form id=”456″]

Note: During the Setup Wizard, User Registration & Membership automatically creates the required default pages for your site.

If these pages are missing, you can recreate them by running the setup wizard again from:
User Registration & Membership → Tools → Setup Wizard

The settings in this section are mainly used when you want to re-assign the plugin features to pages that you created manually.

Registration Page #

Select the page that will be used for user registration.

This page should contain the registration form created using the User Registration form builder.


Login Page #

Select the page where users will log in to their accounts.

This page should include the User Registration login form.


My Account Page #

Choose the page that will be used as the user dashboard.

This page allows logged-in users to:

  • Manage their profile
  • View membership details
  • Update account information
  • Access other account-related features

The page should contain the shortcode:

[user_registration_my_account]

Lost Password Page #

Select the page that allows users to reset their password if they forget their login credentials.


Membership Pricing Page #

Select the page that displays available membership plans.

Users can view membership options and choose a plan from this page.


Thank You Page #

Select the page users are redirected to after successfully completing a registration or purchase.

This page is typically used to show a confirmation message or provide next steps.


Style #

The Style section allows you to customize the appearance of key elements used by the plugin. These settings help you match the plugin interface with your website’s design and branding.

General Pages Settings - User Registration and Membership

The color options use a color picker, allowing you to visually select a color or enter a hex color code manually.


Primary Color #

Choose the primary color used for important UI elements in User Registration & Membership.

This color is applied to various UI elements such as highlights, active states, and other important visual components.


Button Text #

Choose the text color displayed on buttons used by the plugin.

Make sure the text color contrasts well with the button background to maintain good readability.


Button Background #

Choose the background color for buttons used by the plugin.

You can customize this color to match your website’s branding and maintain visual consistency across the site.


Selecting Colors #

To choose a color:

  1. Click the color circle next to the setting.
  2. Use the color selector to pick your desired color.
  3. Alternatively, enter a hex color code (for example: #790a0a) in the input field.
  4. Click Save Changes to apply the new color.
Color Picker in General Style Settings - User Registration and Membership

Saving Changes #

After updating any settings, click Save Changes to apply them.

Your changes will immediately affect how the plugin pages and interface appear on your site.

Powered by BetterDocs

Scroll to top