Knowledge Base

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

Pro API for Remote Operations

...With s2Member Pro installed, you have access to the s2Member Pro API For Remote Operations. This is made avail...
by: Raam Dev
tagged: API / Scripting
June 9, 2015
11

How can I show the End-of-Term (EOT) date in the Signup Confirmation Email?

...There are many special Replacement Codes that can be used in the Signup Confirmation Email template (see Wor...

SSL certificate problem: unable to get local issuer certificate?

...If you see this error message in your s2Member log files (i.e., in your s2-http-api-debug.log file), it indi...
May 27, 2015
13

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

Login Redirection URL is not working at all, why?

...What would cause free subscribers to be taken to the WordPress dashboard after login and paid members to go to...

Integrating MailChimp

...s2Member can be integrated with MailChimp. MailChimp is an email marketing service. MailChimp makes it easy to...
May 14, 2015
7

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...
by: Raam Dev
May 6, 2015
1

What do I need to know about an XML-RPC brute-force attack and s2Member?

...Question: Our s2Member Pro websites have been experiencing a recent brute-force flood attack against the xm...
by: Raam Dev
May 1, 2015
1

How can I reset the user login count when a user is upgraded?

...If you're using One-Time Offers ( WordPress Dashboard → s2Member → General Options → One-Time-Offers (Upon Lo...
by: Raam Dev
April 23, 2015
2

[s2Member-Profile /] Shortcode

...The Shortcode makes it easy for users to edit/update their profile upon logging into yo...
by: Raam Dev
April 22, 2015
13

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 Das...
by: Raam Dev
April 21, 2015
5

How do I save the Import/Export CSV with Excel on Mac OS X?

...If you're using Excel on Mac OS X to open and edit the export CSV file generated by s2Member, you'll want to m...
by: Raam Dev
April 9, 2015
6

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...
by: Raam Dev
April 2, 2015
3

Double Opt-In Checkbox Config.

...MailChimp, AWeber, and GetResponse See: Dashboard → s2Member → API / List Servers In this article I'll d...
April 1, 2015
7

How do I set the [s2Member-List /] field labels?

...The shortcode (see [Shortcode Documentation](http://s2member.com/kb-article/s2member-list-...
by: Raam Dev
April 1, 2015
3

How do I control access to the s2Member Plugin Options?

...s2Member allows any user with the create_users WordPress Capability (which, by default, is only WordPress Ad...
by: Raam Dev
March 27, 2015
1

How can I control access to the s2Member Post/Page Restrictions Meta Box?

...s2Member allows any WordPress user with a Role that allows permission to edit Posts/Pages to also have access...
by: Raam Dev
March 27, 2015
0

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-l...
March 25, 2015
2

Dynamically Generating a Pro-Form Using MOP Vars

...[Membership Options Variables (MOP Vars)](http://s2member.com/kb-article/s2mop-shortcode/ toc-512d8de7) provid...

Creating a Custom Logout Link

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

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...
by: Raam Dev
March 19, 2015
2

Custom Restriction Options (for Developers)

...https://www.youtube.com/watch?v=gpkM147RAgY --- The s2Member UI in the WordPress Dashboard provides site own...
March 19, 2015
4

Performance Tuning EOT/ARB/IPN Status Checks on Very Large/Busy Sites

...If you have LOTS of paying customers. Good for you! With so many paying customers for s2Member to keep tabs on...
March 19, 2015
1

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...
by: Raam Dev
March 19, 2015
3

Restricting Content After the <!--more--> Tag

...Using [Simple Shortcode Conditionals](http://s2member.com/kb-article/s2if-simple-shortcode-conditionals/)...