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.

About: Thomas Jenkins

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing 14 topics - 1 through 14 (of 14 total)
Topic Count Last Reply
Pro Remote Operations API Update User

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 3

4 years, 5 months ago  Raam Dev

30 Days Free trial using code

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 3

4 years, 5 months ago  Raam Dev

How to create multi registration forms..

By:  Helen in: Community Forum

voices: 6
replies: 11

4 years, 5 months ago  Raam Dev

Getting address values from Pro forms

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 5 months ago  Cristián Lávaque

Restricted Page lightbox popup

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 5 months ago  Suhaib Siddiqi

Recurring payments: changing credit cards

By:  Gambit in: Community Forum

voices: 3
replies: 4

4 years, 6 months ago  Raam Dev

Displaying payment errors in a new page

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 6 months ago  Raam Dev

One time Free Trial per User

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 6 months ago  Raam Dev

30 Days Free trial (Non Recurring) Help

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 3

4 years, 7 months ago  David Welch

Viewing 14 topics - 1 through 14 (of 14 total)

Topics I've Started

Viewing 12 topics - 1 through 12 (of 12 total)
Topic Count Last Reply
Authorize.Net Error messages

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 2

4 years, 3 months ago  Raam Dev

Pro Remote Operations API Update User

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 3

4 years, 5 months ago  Raam Dev

30 Days Free trial using code

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 3

4 years, 5 months ago  Raam Dev

Getting address values from Pro forms

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 5 months ago  Cristián Lávaque

Restricted Page lightbox popup

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 5 months ago  Suhaib Siddiqi

Displaying payment errors in a new page

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 6 months ago  Raam Dev

One time Free Trial per User

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 1

4 years, 6 months ago  Raam Dev

30 Days Free trial (Non Recurring) Help

By:  Thomas Jenkins in: Community Forum

voices: 2
replies: 3

4 years, 7 months ago  David Welch

Viewing 12 topics - 1 through 12 (of 12 total)

My Latest Replies (From Various Topics)

Viewing 11 replies - 1 through 11 (of 11 total)
Author Replies
Author Replies
Posted: Thursday Aug 30th, 2012 at 4:25 am #23538

Thanks very much Cristián. It worked.

add_action("ws_plugin__s2member_after_loaded", "s2_hacks"); 
function s2_hacks()
    {
        remove_action("init", "c_ws_plugin__s2member_login_redirects_r::remove_login_redirect_filters");
    }
Posted: Friday Aug 10th, 2012 at 12:32 pm #21725

It worked perfectly. Thanks for the fantastic support but would be useful to have an option in the backend where you can choose to customise the login or not.

Posted: Thursday Aug 9th, 2012 at 12:49 pm #21644

Ok, when can we expect the Update functionality?

When i said “give the user free trial”, i meant existing users who don’t need an account created. i.e. Giving Level 0 users 30 days trial for Level 1 membership before being demoted back to Level 0.

Another quick one below:

Is the EOT email in the works and when can we expect that, so members with set EOT can receive emails 5 days, 1 day before they are demoted and even after.

Posted: Monday Aug 6th, 2012 at 5:08 am #21210

Sorry Raam

I had a problem then found a fix to the original problem and the “Days left before renewal” calculation. This is now solved and just wanted to put it out there incase someone else may find it useful but didn’t know how to mark it as solved.

Thank you once again for a great plugin.

Posted: Tuesday Jul 31st, 2012 at 6:15 am #20757

In the Pro forms shortcode, add template=”checkout.php” and then create checkout.php in your theme folder. Then copy the Pro form template code you want to modify to your new checkout.php file.

template=”” 100% optional. This can be a custom template file that exists inside your WordPress® theme directory. For example: template=”checkout.php”.

Posted: Tuesday Jul 31st, 2012 at 4:38 am #20751

I’m sure you can put the name of the success/welcome page in the pro form. Like [ success=”success/” ]

success=”” 100% optional. This can be used to create a Custom Return URL on success. Please see the sub-section above titled: Custom Return URLs on Success.

Posted: Thursday Jul 12th, 2012 at 11:51 am #19045

Update

Ok, i have figured out how to customise Pro form templates safely. In the Pro forms shortcode, add template=”checkout.php” and then create checkout.php in your theme folder. Then copy the Pro form template code you want to modify to your new checkout.php file.

template=”” 100% optional. This can be a custom template file that exists inside your WordPress® theme directory. For example: template=”checkout.php”.

Posted: Thursday Jul 12th, 2012 at 5:36 am #19008

Hmm Interesting, I’m in a similar situation. I need to split the registration form and payment to be like this:

Page 1:
Enter your account details and choose subscription plan

Page 2:
Display payment form depending on chosen plan

Page 3:
Thank You for your payment

And all these 3 pages need to be custom html not the default Pro forms HTML. I Just need the functionality not the look and while making sure my changes are not overwritten by updates. Can’t we just modify the pro form templates html for styling and just leave the %%hidden_inputs%%, field names like s2member_pro_authnet_registration[first_name] and anything else that is not just visual html. And are these template files upgrade safe if i modify them?

Posted: Monday Jul 2nd, 2012 at 7:41 am #18082

Hi Raam

Whats the Authorize.Net equivalent of what you have just explained? if i may ask. So lets say i’m using Authorize.Net as a payment gateway and i want to use ARB and the member wants to change their credit card details, how do i set it up?

Posted: Thursday Jun 28th, 2012 at 11:56 am #17768

Hi Sepano

I’m currently developing a system that should allow members to store card details on their account settings but don’t know if s2Member currently supports this. Personally i still don’t think it was safe to allow users to store their card details incase the site got hacked or something.

Hopefully someone will provide some insight to this.

Posted: Friday Jun 8th, 2012 at 9:18 am #15928

Hi Dave

Thank you for you quick response, and explaining how to best go about archiving my desired trial functionality.

Can you just take a quick look at my modified Free User Registration shortcode to cater for Free 30 Day trial for level 1 membership and let me know if i’m doing it right or missing something.

I’ve already set EOT to demote.

[s2Member-Pro-AuthNet-Form register="1" level="1" ccaps="" desc="Free 30 day Trial for Level 1!" custom="localhost" tp="30" tt="D" /]

Thanks

Viewing 11 replies - 1 through 11 (of 11 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.