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.

Home Forums Eduan

Eduan

Moderator

My Latest Replies (From Various Topics)

Viewing 25 replies - 1,301 through 1,325 (of 3,367 total)
Author Replies
Author Replies
Posted: Friday Dec 21st, 2012 at 4:58 pm #35278
Eduan
Username: Eduan
Moderator

Hello Paul,

This is possible with a combination of custom capabilities (ccaps for short) and s2Member conditionals.

You would offer different ccaps in each of these different offers. So normal price button would have a ccap named “normal” and the sale would have a ccap of “sale-christmas”. Of course the ccap names would be better so that you can differentiate better, but you get the idea.

For more info on ccaps check this video: Video » s2Member (Custom Capabilities)

Then s2Member conditionals would separate the content based on the fact that the user is level 1 and has a certain ccap. So the logic in pseudo-code would be:

if user is level 1 AND can access ccap "normal"
    show content for normal users
elseif user is level 1 AND can access ccap "sale-christmas"
    show content for sale users
else
    show content for users that aren't level 1

That’s a simple pseudo-code that should work for your needs. For more info on s2Member conditionals check this article: Knowledge Base » s2Member® Conditionals

Hope this helps. :)
– Eduan

Posted: Friday Dec 21st, 2012 at 3:00 pm #35267
Eduan
Username: Eduan
Moderator

I searched around a bit regarding eWay, and here’s good info:
http://www.s2member.com/forums/topic/integration-with-eway-payment-gateway/

Hope this helps. :)

Posted: Friday Dec 21st, 2012 at 11:28 am #35256
Eduan
Username: Eduan
Moderator

Hello Aaron,

This error is created by your theme as you pointed out. However, WP Show IDs is not at fault here, as it works perfectly with hundreds of well coded themes and plugins, and it works flawlessly on a default installation of WordPress.

Also notice that the error is caused because your theme has some problems with it’s font manager. ;)

So, I think the easiest solution for this would be to contact the theme developer and ask him why this is happening, see if he can fix it. If he can’t then you could also hire a freelancer to fix this issue for you, for a fee. Check websites like jobs.wordpress.net or elance.com in order to do that.

Hope this helps. :)

Posted: Friday Dec 21st, 2012 at 11:15 am #35255
Eduan
Username: Eduan
Moderator

Hello Scott,

Can you show me how to add the login portal into the top breadcrumbs in the header?

I’m afraid I’m not able to do this without clear knowledge of your current theme. And I’m also too inexperienced to do this. :)

Your best bet will be to implement this yourself or get in touch with a freelancer who would do it for you (for a fee), check websites like elance.com, jobs.wordpress.net or freelancer.com.

Hope this helps. :)

Posted: Friday Dec 21st, 2012 at 11:11 am #35254
Eduan
Username: Eduan
Moderator

Hello Bojan,

Yes, the user will be redirected to the registration page after he has payed, however, s2Member will know that the user paid and so will allow him to register instead of blocking it.

So if you offer paid content it is totally safe to close open registration.

– Eduan

Posted: Friday Dec 21st, 2012 at 11:10 am #35253
Eduan
Username: Eduan
Moderator

That’s strange.

It shouldn’t give a 404 error, but rather redirect the user to the membership options page.

Could you please try these troubleshooting tips and tell us the results. :)
Knowledge Base » Common Troubleshooting Tips

– Eduan

Posted: Friday Dec 21st, 2012 at 11:07 am #35252
Eduan
Username: Eduan
Moderator

Hello David,

Where exactly is this text? Can’t remember. :)
Also, this hack might help you achieve what you need: http://eduantech.com/2012/08/wordpress-text-replacing-hack/

Hope this helps. :)

Posted: Thursday Dec 20th, 2012 at 7:19 pm #35195
Eduan
Username: Eduan
Moderator

Hello Alec,

Sorry for posting two threads within a short space of time here, but they’re two different matters.

No problem. :)
As long as you don’t introduce a whole new question/problem inside another resolved post it’s OK. :)

1) When we have s2Member Pro & PayPal Pro can we accept recurring memberships without the need for people to login or have a PayPal account. Restricting our customers to requiring a PayPal account is a major turn off.

Check this article: Knowledge Base » PayPal® Services / A Quick Comparison

Notice that it states that as long as you have a PayPal account with ERP (Enhanced Recurring Payments) the user no longer needs a PayPal account even for recurring payments.

2) Are there any immediate plans to integrate eWay (http://www.eway.co.uk/) into s2Member? eWay is an amazing service that offers a very competitive rate for businesses. We’ve run the numbers for our business, and going with PayPal would majorly damage our profits, where eWay wouldn’t.

I believe a couple of users asked for this functionality before, although I can’t remember what the verdict was. I believe it was going to be added to the new version of s2Member, however don’t take my word for it.

– Eduan

Posted: Thursday Dec 20th, 2012 at 10:21 am #35164
Eduan
Username: Eduan
Moderator

Hello Rob,

I believe she changed the image of the PayPal button, check this tutorial/hack by me on how to do that: http://eduantech.com/2012/12/using-a-custom-image-for-your-button/

– Eduan

Posted: Thursday Dec 20th, 2012 at 10:01 am #35163
Eduan
Username: Eduan
Moderator

Hello Bojan,

Open registration is the registration for level 0, basically you’re disabling WordPress’ built-in registration. In that case you need to offer the user PayPal buttons so that he can p ay for the membership.

Hope this helps. :)

Posted: Wednesday Dec 19th, 2012 at 4:33 pm #35100
Eduan
Username: Eduan
Moderator

Hello Ronnie,

I’m afraid s2Member doesn’t offer any kind of “Hire us” offer. Your best bet is to post a job over at jobs.wordpress.net or elance.com or freelancer.com.

– Eduan

Posted: Wednesday Dec 19th, 2012 at 4:32 pm #35098
Eduan
Username: Eduan
Moderator

Hello Scott,

What form do you mean? Do you mean the form under “Edit My Profile” here at s2Member.com?

– Eduan

Posted: Wednesday Dec 19th, 2012 at 9:57 am #35059
Eduan
Username: Eduan
Moderator

Hello Herman,

Could you please provide more info so that we can provide useful help.

– First, at what level is the user? I suppose level 0.
– At what level is the post/page protected?
– What happens and what were you expecting?
– What error does s2Member give you?

Please answer these questions so that we may provide useful help. :)

– Eduan

Posted: Wednesday Dec 19th, 2012 at 9:55 am #35058
Eduan
Username: Eduan
Moderator

Hello Scott,

but can you at least point me to a site or demo that shows the login area in the top breadcrumbs nav area?

I’m afraid I’m not familiar with any site that does this, I’m sure there is though. Although don’t worry about it, it wouldn’t be too hard to implement.

I just noticed that my domain is incorrect since I just purchased the pro version. Is it possible to cancel or swap out for another.

Yes, go under your Edit My Profile page and edit your “Primary domain” field to the name of the new website.

– Eduan

Posted: Wednesday Dec 19th, 2012 at 9:51 am #35057
Eduan
Username: Eduan
Moderator

Hello Charlene,

I’m afraid that’s not currently possible with s2Member without some custom coding.

If you really want this with s2Member, here’s a solution I propose.

First, all the users should have their own custom capability (so if the username is “maria” the custom capability would be “maria1”, in case somebody else uses that username. The other person would use “maria2” etc.).

Next, when the user creates that post it would require the user to have the custom capability of the user that created it, thus making it only visible to them.

– Eduan

Posted: Wednesday Dec 19th, 2012 at 9:48 am #35055
Eduan
Username: Eduan
Moderator

Glad you figured it out Tierra. :)

Posted: Wednesday Dec 19th, 2012 at 9:45 am #35054
Eduan
Username: Eduan
Moderator

That is correct Ronnie. Glad you figured it out. :)

Posted: Wednesday Dec 19th, 2012 at 9:44 am #35053
Eduan
Username: Eduan
Moderator

Hello Benjamin,

Here’s my guess of what happened:
– New version of s2Member came out so you updated.
– However a plugin conflict happened with this new version of s2Member.
– And so you can’t really upgrade to the pro version automatically.

The solution to this is simple, either check for a plugin or theme conflict, or update the pro version manually. So for now, just follow these common troubleshooting steps: Knowledge Base » Common Troubleshooting Tips
And update to the pro version manually.

– Eduan

Posted: Wednesday Dec 19th, 2012 at 9:34 am #35050
Eduan
Username: Eduan
Moderator

Excellent Tina! Glad you solved the problem!

Yes it isn’t recommended to test with the sandbox features, they usually introduce problems that don’t exist in a live setup. To test we recommend to test with $0.01 cent transactions and do a couple of tests with the actual price at which the users would pay.

– Eduan

Posted: Wednesday Dec 19th, 2012 at 9:32 am #35049
Eduan
Username: Eduan
Moderator

Excellent! Glad I was able to help. :)

Posted: Wednesday Dec 19th, 2012 at 9:31 am #35048
Eduan
Username: Eduan
Moderator

OK, no problem. Glad I was able to help. :)

Posted: Wednesday Dec 19th, 2012 at 9:30 am #35046
Eduan
Username: Eduan
Moderator

Hello David,

In order to achieve this you can use s2Member’s custom capabilities, which give out access but with no overlapping.

You can check them out under Dashboard -› s2Member® -› API / Scripting -› Custom Capabilities and here: Video » s2Member (Custom Capabilities)

Hope this helps. :)

Posted: Tuesday Dec 18th, 2012 at 10:09 am #34938
Eduan
Username: Eduan
Moderator

Hello Kesava,

This is something you would want to contact the developer of JWPlayer for. However I’m not aware of any online player that has a rewind and fast forward buttons.

– Eduan

Posted: Tuesday Dec 18th, 2012 at 10:07 am #34937
Eduan
Username: Eduan
Moderator

Hello Ronnie,

You might be interested in this forum topic for this: http://www.s2member.com/forums/topic/custom-button-on-paypal-pro-form/

Hope this helps. :)

Posted: Tuesday Dec 18th, 2012 at 9:44 am #34930
Eduan
Username: Eduan
Moderator

Glad you solved the problem Christian! Yes having two pro-forms in the same page/post causes problems with the forms’ JavaScript.

– Eduan

Viewing 25 replies - 1,301 through 1,325 (of 3,367 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.