Knowledge Base

Tags Selected: None (select some tags) and click `filter by tags`
Showing all KB articles matching:
  • Search for: custom fields clear

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

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

User Custom Fields via PHP Code

..._option('s2_company'); // This works for s2Member custom fields too; prefix is optional. // ↑ Pulls the value for...

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

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

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
7

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

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

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

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

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

Configuring s2Member General Options

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

Must users verify their account via email?

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

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

Generating Forms for Buy Now Capabilities

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

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

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

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