Forgot to add that I am using wordpress.com
I find that creating a member login with the registration module also creates a wordpress user with role subscriber editor.Hence, the puugin is giving acess to certain modules of wordpress features. This should not happen. A member created should be created only in the Paid membership members area. Please guide.
Hello @anikhila,
For the 401 login error, please go to this page and read the last question: https://www.cozmoslabs.com/docs/paid-member-subscriptions/frequently-asked-questions/
A member created should be created only in the Paid membership members area. Please guide.
Our plugin works on top of WordPress, so the users it registers are WordPress users first and then they are also added as PMS subscribers. You can register a user only as a Member without a WordPress User account.
Regards.
Hi,Thanks for the reply. I have two questions.
If I disable the Brute force attack protection, the site shows the WordPress admin bar at the top of the site and the user has admin privileges to create new post, new poll, popup etc. Also, Isn’t Brute force attack protection an important security feature?
How can I register a user only as a member without a wordpress user account?
Thanks
Hello @anikhila,
How can I register a user only as a member without a wordpress user account?
With our plugin, you cannot do this.
If I disable the Brute force attack protection, the site shows the WordPress admin bar at the top of the site and the user has admin privileges to create new post, new poll, popup etc. Also, Isn’t Brute force attack protection an important security feature?
Contact wordpress.com support for more help regarding this. It seems that there is some sort of conflict, this feature shouldn’t affect the admin bar or user permissions.
Regards.
Hi,
I find that the Plugin is creating WordPress users with Role Subscriber,Editor rather than only Subscriber.
That is the reason why some of the functionalities of Editor also are exposed to the subscribed users.
Please let me know how to fix this
Thanks!
@anikhila,
The plugin adds the New User Default Role you have selected for your website (Go to Dashboard -> Settings to check this setting out) and alongside this, each
Subscription Plan can be associated with an User Role, so if the subscription is activated correctly, the user will also get the user role associated with the plan.
To check this out, go to PMS -> Subscription plans and check which roles you linked to them.
Regards.
Hi,
Thanks! Your suggestion worked.
Regards