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

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...
March 12, 2015
13

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

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

How can I sell additional Custom Capabilities to existing members?

...If you want to sell new Custom Capabilities to existing members, you can generate a Capability (Buy Now) form...
by: Raam Dev
March 19, 2015
0

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

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

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

How can I change the order of the Pro-Form fields?

...to move Custom Registration Fields outside of the Custom Fields section of the Pro-Form. That is, not unless yo...
by: Raam Dev
tagged: Pro-Forms
March 18, 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
9

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

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

Can I protect part of a post or page using custom conditional tags of my own creation?

...Yes. Please see: [ Simple Shortcode Conditionals](/kb-article/s2if-simple-shortcode-conditionals/) [...