latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Raam Dev

Staff Member

My Latest Replies (From Various Topics)

Viewing 25 replies - 1,851 through 1,875 (of 2,567 total)
Author Replies
Author Replies
Posted: Wednesday May 16th, 2012 at 3:46 am #13631
Raam Dev
Username: Raam
Staff Member

Yes, that sounds right, Jim. :)

Posted: Tuesday May 15th, 2012 at 10:46 pm #13598
Raam Dev
Username: Raam
Staff Member

Hi Joel,

Could you please share the Clickbank button shortcode that you’re using?

Posted: Tuesday May 15th, 2012 at 10:18 pm #13594
Raam Dev
Username: Raam
Staff Member

Hi Edward,

s2Member does not store a record of the coupon code that was used. Applying the coupon code to a Pro-Form during checkout simply recalculates the checkout total based on what discount should be applied for that coupon. If you need to figure out which coupon code was used, you’ll need to calculate the difference in the total that was paid and go from there.

Posted: Tuesday May 15th, 2012 at 9:51 pm #13590
Raam Dev
Username: Raam
Staff Member

Glad to help, Liza! :)

Posted: Tuesday May 15th, 2012 at 9:51 pm #13589
Raam Dev
Username: Raam
Staff Member

Hi Petr,

s2Member does not currently support PayGol, however you may be able to add integration with some custom programming. Please see Pre Sale FAQs » Can I add support for other payment gateways?

Posted: Tuesday May 15th, 2012 at 4:04 am #13475
Raam Dev
Username: Raam
Staff Member

Hi Joel,

Without more information about your setup, it’s hard to troubleshoot this problem. Could you please explain how things are set up: which domain users pay on and which one they signup on? Have you made any special changes/hacks to s2Member that may affect its normal operation?

Posted: Tuesday May 15th, 2012 at 4:01 am #13474
Raam Dev
Username: Raam
Staff Member

Hi Andrew,

You can use the profile editor to allow members to update their profile and you can even create custom registration fields with s2Member that will show up on their profiles, however it sounds like the content they will be posting might be a little more elaborate than a simple field. s2Member is not designed to allow members to edit/create/post to WordPress pages/posts.

You can certainly create a specific page for each member and sell access to that. We call these client portals and the following video explains how that would work:

<Embed Playlist>
Posted: Tuesday May 15th, 2012 at 3:51 am #13473
Raam Dev
Username: Raam
Staff Member

Hello Bryant,

Yes, you can use the S2MEMBER_CURRENT_USER_ACCESS_LABEL s2Member PHP Constant to display the current membership level for the logged in user:

<?php echo S2MEMBER_CURRENT_USER_ACCESS_LABEL; ?>

or in shortcode format when displaying on a post/page (remove the spaces after and before the backets):

[ s2Get constant="S2MEMBER_CURRENT_USER_ACCESS_LABEL" / ]

Please see Dashboard -› s2Member® -› API / Scripting -› PHP/API Constants for more examples.

Posted: Tuesday May 15th, 2012 at 3:46 am #13472
Raam Dev
Username: Raam
Staff Member

Hi Dan,

You shouldn’t have any problem, but to double-check we recommend installing the free version of the plugin just to make sure. If the free version of the plugin works fine with your theme, the Pro version will work as well.

Posted: Tuesday May 15th, 2012 at 3:46 am #13471
Raam Dev
Username: Raam
Staff Member

Hi Dan,

You shouldn’t have any problem, but to double-check we recommend installing the free version of the plugin just to make sure. If the free version of the plugin works fine with your theme, the Pro version will work as well.

Posted: Tuesday May 15th, 2012 at 3:45 am #13470
Raam Dev
Username: Raam
Staff Member

Hi Christian,

Thank you for the KUDOS. :) So glad to hear you’re enjoying the plugin!

We don’t currently have a future features list, but we’ll be sure to announce what’s coming as soon as we can. :)

Thank you for your patience!

Posted: Tuesday May 15th, 2012 at 3:43 am #13469
Raam Dev
Username: Raam
Staff Member

Hi Boudewijn,

Have you configured s2Member with PayPal or another supported payment gateway?

When you say “no payments are accepted”, what do you mean? Are you getting an error message? If so, what is the error message?

Please provide more information.

Posted: Tuesday May 15th, 2012 at 3:40 am #13468
Raam Dev
Username: Raam
Staff Member

Hi Devra,

You can certainly continue using your pre-existing custom user fields and they will continue to show up when editing users from the WordPress Administration Panel, however members won’t see those fields appear when you allow them to edit their profile using the s2Member Profile Editor shortcode, which only includes Custom Fields created within s2Member.

You could certainly customize the s2Member Profile Editor PHP files to include fields for your Custom User Fields, but you’d need to make that customization yourself.

Posted: Tuesday May 15th, 2012 at 3:29 am #13465
Raam Dev
Username: Raam
Staff Member

Hi Rick,

We’re working towards supporting Stripe in the next major version of s2Member.

Posted: Tuesday May 15th, 2012 at 3:27 am #13464
Raam Dev
Username: Raam
Staff Member
Technical support question, not Pre-Sale (wrong forum).

Moving this thread into Community Forum so you have a chance to receive assistance from other site owners. If you’d like priority support from s2Member®, please re-post this topic in our Customer Support Forum and we’ll take a closer look for you.

For further details, please read our Support Policy.

Posted: Tuesday May 15th, 2012 at 3:25 am #13462
Raam Dev
Username: Raam
Staff Member

Hi Patryk,

There is some other JavaScript on the page that is conflicting with the s2Member JavaScript, probably from another WordPress plugin or even from your WordPress theme.

In situations like these we recommend disabling plugins until you find the one causing the problem. If you don’t want to do that, you could also install the Plugin Organizer plugin, which allows you to selectively disable plugins for a specific page. You could disable all the plugins for your payment page and then see if that fixes the problem.

Posted: Tuesday May 15th, 2012 at 3:22 am #13461
Raam Dev
Username: Raam
Staff Member

Hi Dan,

s2Member does not currently maintain payment history in a format that is easily accesible (the information is available in the logs, but you’d need to sift through the logs and extract it if you want to display it somewhere). We leave the payment history and invoicing up to the Payment Gateway (e.g., PayPal), as they already maintain all those records in a format that can be exported/displayed.

We’ve had requests for a built-in payment history feature for s2Member and we’re looking into that for the next major version of the plugin.

Posted: Tuesday May 15th, 2012 at 3:18 am #13460
Raam Dev
Username: Raam
Staff Member

Hi Chris,

Please make sure you’re fully logged out of s2Member before testing and please clear your browser cache as well, so any cookies/sessions that may have been set are cleared.

If that doesn’t help, could you tell us the exact error and where you see it?

Posted: Tuesday May 15th, 2012 at 3:16 am #13459
Raam Dev
Username: Raam
Staff Member

Hi Liza,

So with drip feeding, can I hide a page from a member (in menu’s, etc) until they allowed to see it?

The s2Member Content Dripping features allow you to drip the content itself over time (e.g., show the first half of a post right away, then the second half after they’ve been a member for 1 week). If you want to actually drip the pages/posts themselves into the menus of your theme, you’d need to customize your theme a bit so that it only displays those links after a certain amount of time. You can use the same dripping functions as you would inside a post/page, but you’d need to modify your theme menu files to drip from there instead.

Posted: Monday May 14th, 2012 at 1:35 am #13365
Raam Dev
Username: Raam
Staff Member

Hi Liza,

Please see my replies below:

1. I saw somewhere there is a capability to link to 3rd party autoresponders, I use trafficwave at the moment (aweber got to expensive) Is there an idiots guide to link to my trafficwave account?

We currently integrate with AWeber and MailChimp. It is possible to link with 3rd part email services, but you’d need to handle the custom coding yourself or pay a programming to do this — there isn’t a simple step-by-step guide to doing such integrations since it would be different depending on the 3rd party.

2. Is it possible to have members subscribe to a specific email course and have only that web content available?

s2Member allows you to integrate with a specific email list for each s2Member level. To separate each course and its corresponding web content, we would recommend using an s2Member level for each course, along with a Custom Capability that associates the content with that course. Then, when you create pages/posts on your site you would tag that content with the corresponding course custom capability (e.g., “course1”) and only those members who have been given the “course1” custom capability would be able to access that web content.

You can learn more about Custom Capabilities here.

3. I like the idea that I can allow downloads for specific member levels, that was something I was planning, but I would also like to offer a buy it now for each product regardless of member level eg:

On sales page would be 2 options;
a) one off buy now
b)register/upgrade to receive 1 free product per month (different products per member level)

Is this possible? how?

Yes this is possible, however you’d need to create duplicate content pages: one for membership content and one for buy now content. Due to the way restrictions work, you cannot sell membership-only content as a Buy Now transaction. If you want to offer both, you’ll need a page that is restricted to a level (for members) and another page for selling as a buy now (one-time transaction).

4. I know I can set download limits for each membership, but can I specify limits for categories, so for example limit to 1 theme, 1 plugin, 1 course per month, or would it be easier to leave limits open and drip feed downloads. If either is possible how please.

You can restrict certain categories to specific s2Member Levels in Dashboard -› s2Member® -› Restriction Options -› Category Access Restrictions, however there is not currently any way to restrict categories for a specific amount of time (unless you simply offer an account with 1 month access… the account would expire and access to the category would be removed).

Posted: Saturday May 12th, 2012 at 2:44 am #13274
Raam Dev
Username: Raam
Staff Member

Hi Randall,

Since s2Member is a WordPress plugin and VBulletin lives outside WordPress, there isn’t a straightforward way to protect that forum with s2Member. However, you could probably include the necessary WordPress files inside your VBulletin header to make the s2Member functions accessible. Then you might be able to restrict things that way.

See Knowledge Base » Protecting Non-WordPress Content with s2Member for more information.

Posted: Saturday May 12th, 2012 at 12:16 am #13266
Raam Dev
Username: Raam
Staff Member

Glad to help! :)

Posted: Saturday May 12th, 2012 at 12:15 am #13265
Raam Dev
Username: Raam
Staff Member

Could you please try clearing your browser cache and then testing again?

Also, have you tried getting the URL from the page source (“View Source”) instead of copying it from the output that’s displayed on the page?

Posted: Saturday May 12th, 2012 at 12:10 am #13263
Raam Dev
Username: Raam
Staff Member

Hi Natasha,

If you use a level for each course and don’t want higher levels to see the content of lower levels, then you’ll need to restrict content with a Custom Capability that is specific to that level. If Level 1 content has a ccap called “level1”, for example, and Level 2 users don’t have the “level1” ccap, then they won’t be able to see the Level 1 content, despite being a higher level.

With regards to the login redirect: Yes, this can be accomplished using a little PHP code on the single Login Welcome Page. The PHP code would use the s2Member PHP Conditionals (Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals) to check the level of the current user and it would then redirect them to the correct page. You can see an example of this here.

Posted: Friday May 11th, 2012 at 11:56 pm #13258
Raam Dev
Username: Raam
Staff Member

Hi Richard,

The license is for a single live website; using it for a development installation as well is fine.

Also, just keep in mind that the license should be in the client’s name, not yours (see here for more information).

Viewing 25 replies - 1,851 through 1,875 (of 2,567 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.