Knowledge Base
Showing all KB articles matching:
- Search for: fields+php clear
User Custom Fields via PHP Code
...Whenever you create a Custom Registration/Profile Field with s2Member, you are required to assign it a Unique...
How do I change the tabindex of Custom Registration Fields?
...s2Member automatically assigns a tabindex value to each Custom Field and the default setting usually works f...
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, th...
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 m...
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....
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="feat...
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...
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 ca...
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...
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 Optio...
Can I add custom mail merge fields?
...This requires an MU plugin with a custom filter. For MailChimp Please create this directory and file: /w...
How can I hide specific fields on the [s2Member-Profile /] form?
...You can hide fields on the form by adding a line to your theme's functions.php file,...
Generating Gift/Redemption Codes via PHP
...s2Member provides an easy-to-use shortcode called [ ](http://s2member.com/kb-article/c...
Showing Membership Options Page Variables with PHP
...For this trick you'll need to install something like the [ezPHP](http://wordpress.org/plugins/ezphp/) plugin t...
How can I change the order of the Pro-Form fields?
...Is there a way to change the order of the fields that show up on the Pro-Form? If you're using Custom Registr...
Authorize.Net Subscription Details via PHP
...If you need to retrieve details about an Authorize.Net subscription using PHP you can use the c_ws_plugin__s2...
Roles/Capabilities via PHP
...User Levels/Roles and Capabilities Quick Example of a User Role Change php set_role("s2member_level1"...
PHP to access user coupon codes?
...I don't see in the documentation what the option name is to get_user_option() for the coupon code... Also, w...
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? s2Memb...
Does s2Member come with any PHP tags?
...Yes. Please see the details below for a brief summary....
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 ⥱...
Must users verify their account via email?
...Must users verify their account via email? This depends on your configuration of Registration/Profile Fields...
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 Member...
Configuring s2Member General Options
...This Knowledge Base Article covers configuring General Options for s2Member . These range from simple setti...
Why Am I Getting a “Missing First Name” Error?
...s2Member uses customizable templates to create Pro-Forms. When using a custom template for a Pro-Form, you nee...