cassel
Forum Replies Created
-
You can wrap the paypal button inside a conditional that will only display the button if the user is logged in. I am using exactly this on this page:
http://scrapbookcampus.com/webinar-thankyou/webinar-thank-you-feb-2014/So basically, just put something like this:
[s2If is_user_logged_in()] your paypal button (or even a pro-form) [s2If]Have you been troubleshooting any possible conflict with other plugins or such?
Sorry it does not work for you. I have been using s2M for 3 years now, and although it does not do everything, it does enough for me and probably for a lot of people. I guess you might have specific needs that are just not addressed by this particular plugin.
I am not sure if it is a pro feature only or not. I have the pro version and I see GetResponse. If you have the free version and you don’t see it between the Mailchimp and AWeber, I guess it is a pro feature.
I am not sure why they switched, but the regular forum they had was switched to here. The support for the pro version is not in that forum, but through here: http://www.s2member.com/contact/
Did you try that?You just want to change the price for future customers or the payment for current customers who might have a recurring payment plan?
If it is just to change the price for the future customers, simply edit the amount in the button code, whether it is a shortcode or a php code.
To change a price for a payment plan, I think you have to go to Subscription modification.
I have never seen anything related to that since s2M does not have “accounting” capabilities. I have used GoDaddy Bookkeeping for the last 6 months or so (it was called something else when I started) and they have a free version (which is what I use). You might want to look into it. The accounting reports are great. However, that would not give you specific customer information (like stats of retention, and lifetime value).
I’ll follow this thread in case someone else has something to do all that.
Just a little note on your comment about support. This is a wordpress forum and the authors will offer direct support for the pro version, while here, it is a lot of user-to-user support. So don’t assume that the author’s support is lame for the pro version just because it is not much here. Just saying.
No, the pro version installs directly the “regular” version as the “regular” version is the framework and the pro version only adds functionalities. That is why you will not lose any setting, any ccap, or any members in installing the pro version on top of the “regular” one.
Forum: Plugins
In reply to: [Crafty Social Buttons] Specific post/page?On the other hand, is there a shortcode for HIDING the icons on specific posts/pages, in case there are fewer pages/posts to hide than the display?
Forum: Plugins
In reply to: [Crafty Social Buttons] Specific post/page?Oh, never mind, I found the shortcode to use. Thanks!!!
Coupons wont work with a button because there would be no place for the visitor to enter the code.
It only works with the pro-form.I installed Cute Captcha plugin and got rid of them.
And it is also a different kind of captcha, without the characters or numbers to read and type.From reading the documentation, it seems to be limited to levels, and not ccaps. However, Krum has developed a hack that does the same thing, but based on ccaps, meaning that a user can actually have more than one drip sequence at the same time, for different ccaps, which is not possible with levels since a user can only have one level at the time anyways.
Read about that hack here:
http://krumch.com/2012/11/06/kc-s2member-ccap-drip-timer/?ap_id=Cassel(this is an affiliate link for tracking purposes as i am not getting a commission on any sale using this link)
From my 3 years experience with s2M as a user, I don’t think it can be done out of the box with it. However, I had a developer code a hack specifically for that purpose. You can read about it here:
http://krumch.com/2012/11/06/kc-s2member-ccap-clock-timer/?ap_id=Cassel(this is an affiliate link only for tracking purpose as I am not getting any compensation for using that link)
This hack will address the first two scenarios in your question. For the third one, I think it would be possible with a little logic in the use of the hack. I am sure Krum could help you figure out how to work it in this non-usual scenario.