Knowledge Base
Showing all KB articles matching:
- Search for: custom fields clear
User Custom Fields via PHP Code
..._option('s2_company'); // This works for s2Member custom fields too; prefix is optional. // ↑ Pulls the value for...
Getting/Setting Custom Registration/Profile Fields Configured w/ s2Member
...In this article I'll explain how to get/set Custom Registration/Profile fields through PHP code. Therefore, this...
Can I create custom registration and/or user profile fields? Some required, some not?
...Absolutely. In s2Member, these are referred to as "Custom Registration/Profile Fields". [snippet slug="feature...
How do I show different Custom Registration Fields for each Signup Form?
...Each Custom Registration Field can be assigned to a specific Membership Level, so that it only shows up on Pro-Fo...
How do I add custom fields like ‘address’ or ‘phone number’ to my Pro-Form?
...You can add Custom Registration Fields that show up on the Pro-Forms during checkout and/or when you use the [s2...
How do I change the tabindex of Custom Registration Fields?
...hat alters the starting tabindex value for your custom fields. In other words, you can customize the starting v...
Why are my Custom Registration Fields not appearing on the Pro-Form?
...When you create a Custom Registration/Profile Field with s2Member (see: Dashboard → s2Member → General Options...
How can I modify the output of certain types of Custom Registration/Profile fields?
...How can I modify the output of certain types of Custom Registration/Profile fields? To start with, s2Member make...
Can I add custom mail merge fields?
...)); return $custom_fields; // Note that custom fields (aka: merge tags) will NOT work unless & until th...
BuddyPress profile fields or s2Member profile fields? Which should I choose?
...You can create custom profile fields with BuddyPress. Or, you can create custom profile fields with s2Member. Or,...
How do I add fields that do not show on the Registration Page?
...How do I create fields that are in the profile/s2 database, but do not show on the registration form? This can b...
How can I hide specific fields on the [s2Member-Profile /] form?
...g_profile_during_fields_display_display_name - Custom Fields: ws_plugin__s2member_during_profile_during_fie...
Configuring s2Member General Options
...This Knowledge Base Article covers configuring General Options for s2Member . These range from simple settings...
Creating a Custom Logout Link
...You can use the [ wp_logout_url() ](https://codex.wordpress.org/Function_Reference/wp_logout_url) function to cre...
How can I style Pro Forms w/ custom CSS?
...Each s2Member Pro Form includes built-in CSS class names that allow you to apply styles across all Pro-Form varia...
Generating Forms for Buy Now Capabilities
...This article introduces Pro-Forms for selling Independent Custom Capabilities . These Independent Custom Capabil...
How can I add a checkbox to my Pro-Form?
...How DO you add checkbox fields to the Stripe form template so that they will be saved to the database? s2Member...
Why doesn’t my Pro-Form allow for setting a password during checkout?
...If you want to allow custom passwords during registration, please make sure in s2Member → General Options → Reg...
Setting up Two Membership Types (Professional / Student) with Two Sub-Types (Gold / Bronze) and a 3-Day Free Trial
...Scenario I need to setup a site with two types of memberships: Professional and Student, each with Gold and Bron...
Customizing your Login Welcome Page
...file (i.e., change their name, email address, any custom fields you’ve configured, etc). Please see: Dashboard...
s2Member Pro-Forms
...A Quick Overview (Pro-Forms vs. Buttons) Among other things, [s2Member Pro](http://s2member.com/pro/) comes with...
[s2Member-List /] Shortcode Documentation
...ofile Fields you created with s2Member. To search custom fields use s2member_custom_field_[my unique id] , where...
[s2Get /] Shortcode Documentation
...s2Member comes with the shortcode and also with an API Function get_user_field() for use in PHP tem...
Advanced Import/Export Tools
...at a user has; which would be associated with any custom fields that a site owner configured with s2Member. - All...
[s2Member-Profile /] Shortcode
...date their name, email address, password, and any custom fields that you've configured. This shortcode is general...