Knowledge Base

Tags Selected: None (select some tags) and click `filter by tags`
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...
by: Raam Dev
March 16, 2015
1

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...

Can I add custom mail merge fields?

...)); return $custom_fields; // Note that custom fields (aka: merge tags) will NOT work unless & until th...
March 12, 2015
13

Video: Custom Capabilities for WordPress

...Using one of s2Member's Payment Button and/or Pro Form Generators, you can add Custom Capabilities in comma-delim...

Configuring Custom Return URLs (Thank You Pages) Upon Success

...Custom Return URLs are another advanced feature of s2Member. You can create custom pages to direct your Members u...
September 8, 2016
0

Can I use Custom Capabilities to determine the subscribers’ MailChimp List?

...Question: Is it possible to specify the MailChimp List ID based on the Custom Capability being purchased by a n...
by: Raam Dev
May 6, 2015
1

Configuring s2Member General Options

...This Knowledge Base Article covers configuring General Options for s2Member . These range from simple settings...

Specifying a future start date for a recurring subscription (aka Custom EOT)

..._Note: The technique described below works with recurring subscriptions, i.e., subscriptions that utilize a payme...
by: Raam Dev
March 16, 2015
1

Creating a Custom Logout Link

...You can use the [ wp_logout_url() ](https://codex.wordpress.org/Function_Reference/wp_logout_url) function to cre...
March 20, 2015
3

Custom Template for [s2Member-List /]

...If you find yourself wishing that you could do something more with the shortcode, the quickes...
March 12, 2015
10

Generating Forms for Buy Now Capabilities

...This article introduces Pro-Forms for selling Independent Custom Capabilities . These Independent Custom Capabil...
September 2, 2016
2

Must users verify their account via email?

...Must users verify their account via email? This depends on your configuration of Registration/Profile Fields in...

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...

Customizing your Login Welcome Page

...file (i.e., change their name, email address, any custom fields you’ve configured, etc). Please see: Dashboard...
March 18, 2015
75

s2Member Pro-Forms

...A Quick Overview (Pro-Forms vs. Buttons) Among other things, [s2Member Pro](http://s2member.com/pro/) comes with...
March 18, 2015
21

[s2Member-List /] Shortcode Documentation

...ofile Fields you created with s2Member. To search custom fields use s2member_custom_field_[my unique id] , where...
March 18, 2015
9

[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...
March 19, 2015
10

[s2Member-Profile /] Shortcode

...date their name, email address, password, and any custom fields that you've configured. This shortcode is general...
by: Raam Dev
April 22, 2015
13

Importing/Updating Users

...s2Member comes with two different Import/Export Tool flavors. Both flavors import/export in the [CSV (comma-separ...
March 19, 2015
12

Planning Your s2Member Configuration

...This article covers planning your _s2Member_ configuration. _s2Member_ is a complex, highly-configurable _WordPre...