Skip Navigation

[Closed] Signup Members & Page Restrictions

This support ticket is created 7 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 7 years, 5 months ago.

Assisted by: Nigel.

Author
Posts
#456634

1. How can I signup members automatically to my autoresponder using html optin code and the details submitted by the user on the form?

2. Can I restrict pages with access and only allow users who have purchased the levels I create without using woocommerce or any other plugin?

Thanks

#456733

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

I'm not quite sure what you have in mind with Q1.

A CRED User form will create a new user, and when it does you can trigger an email notification via the form settings page. If you want to do anything else you are looking at using the CRED hooks to trigger some custom code you write or contract someone to write.

https://toolset.com/documentation/user-guides/cred-user-forms/
https://toolset.com/documentation/user-guides/cred-user-forms-email-notifications/
https://toolset.com/documentation/user-guides/cred-api/

If you can give me more specific details I might be able to help.

For Q2 you can use Access to restrict content (post types or individual posts and pages) according to user role: https://toolset.com/documentation/user-guides/setting-access-control/

So you can create tiered roles with different levels of access. You don't need any other plugin for that to work, though you will need a solution for how your users pay and acquire a given role.

The topic ‘[Closed] Signup Members & Page Restrictions’ is closed to new replies.