Knowledge Base
Showing all KB articles matching:
- Search for: custom fields clear
Configuring s2Member Support for Stripe
...This Knowledge Base Article covers setting up s2Member to work with Stripe . Stripe absolutely rocks! It is...
What happens when a visitor (without access) tries to view my restricted content?
...Visitors attempting to access restricted areas are redirected to your Membership Options Page. [snippet slug="...
Does installing the Pro version change my settings in the free version?
...We've been running S2 Members on our site for almost 5 years now and we are only now going pro. We have a large a...
How do I specify the Demotion Role upon EOT?
...When a user's account reaches End-of-Term (EOT) and your Membership EOT Behavior settings (see WordPress Dashbo...
Roles/Capabilities via PHP
...User Levels/Roles and Capabilities Quick Example of a User Role Change php set_role("s2member_level1");...
Does s2Member support groups or family accounts?
...There is no concept of 'groups' or 'family accounts' in WordPress or s2Member, however there is something that co...
Quick Translation—Changing Words/Phrases
...Some site owners don’t realize what “translation support” really means when it comes to WordPress and s2Member. T...
Dynamically Generating a Pro-Form Using MOP Vars
...[Membership Options Variables (MOP Vars)](http://s2member.com/kb-article/s2mop-shortcode/ toc-512d8de7) provide s...
How can I set Per-Level Unique IP Access Restrictions?
...The s2Member Unique IP Access Restrictions apply to all s2Member Levels, however if you need to fine-tune these s...
How can I remove `!important` from Login/Registration Design?
...How can I remove !important from Login/Registration Design? s2Member applies styles to the Login/Registratio...
Can one PayPal account handle multiple sites / plugins?
...Yes, if you have multiple sites (or multiple plugins) that are all configured to use the same PayPal account that...
Why am I getting “Input Error: K: Format Of Site Key Was Invalid”?
...Why am I getting an error: "Input Error: K: Format Of Site Key Was Invalid" underneath the Security Code section...
Configuring s2Member Support for PayPal
...This Knowledge Base Article covers configuring s2Member to work with PayPal . s2Member integrates with [Pay...
Can I automatically add users to BuddyPress Groups whenever they complete registration/checkout?
...Yes, but this requires a small bit of custom code. You can use the example below and configure it to automaticall...
Why are SSL and non-SSL pages logging-out my members?
...When a logged-in member visits a page on the site that is SSL-secured and then visits a non-SSL page, they are as...
How do I open the Import/Export CSV using OpenOffice?
...When you create an s2Member export using the [Import/Export Tools](http://s2member.com/kb/kb-tag/import-export-to...
Hacking s2Member w/ Hooks/Filters
...If you need to add custom processing routines or modify the behavior of existing processing routines, please use...
Can I customize the default WP login page?
...Yes, there are a lot of options that allow you to customize /wp-login.php [snippet slug="feature-custom-logi...
How do I send an email when the membership level is changed?
...With s2Member, you can set up your site so that when a user registers, they must be manually approved before they...
How can I offer a fixed-term Free Registration?
...A fixed-term free registration allows you to offer a free registration that will expire after a certain amount of...
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 to e...
What do members see when they log in?
...They will see a Page that you create in WordPress, which can link to other areas of your site that a customer has...
Protecting ALL Posts/Pages
...Protect ALL, But With Exceptions? Do you have 100’s or even thousands of WordPress Posts or Pages? Trying to pro...
How do I force a specific EOT with the Advanced Import/Export Tools?
...If you want to force a specific EOT (End of Term) for multiple users, you can use the [Advanced Import/Export Too...
Levels w/o Incremental Access
...Sometimes you might find it helpful to break away from Membership Levels altogether. If you want more flexibility...