I am trying to: Get people to sign up for a membership site. After payment they should be assigned to the correct user role. However they all get the same 'Customer role' even though it is set to create an other role.
Link to a page where the issue can be seen: hidden link and then follow the checkout procedure.
I expected to see:
A user with the role set in the Cred form.
Instead, I got: a user with 'customer' role. (See John Doe in the users screenshot)
Hello. Thank you for contacting the Toolset support.
Well - as you said the new user always have been assigned with 'customer' role. I suspect that the user role is overridden by the WooCommerce Memberships plugin.
Do you see 'customer' role is set with the plugin WooCommerce Memberships settings?
I need to have access details in order to check further so that I can guide you in right direction.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
we got it working. We could not use the hook you suggested, since that one does not seem to fire. We used a standard woocommerce hook, to set the user type.
I do have an other problem now. Once the user has created an account he should be able to create his own profile page.
This can be done through this cred form: hidden link
However i seem to have problems with saving the form data. I t used to work well, but somehow it is not working properly anymore. If i fill in a complete form, i get a file not found. However if i save only part of the form it does sometimes save the form and shows the created post(example: hidden link )
I do not get any error messages in the form so i don't really know what is causing the problem in the form. What is als weird is that the edit form of this post type does not seem to have the same problem. And the event form is also working properly, so it seems to be something form specific.
You Should be able to make a test account here to see what i mean: hidden link
I hope you can help me solve this bug. Kind regards,
Glad to know that you made it working using the standard Woocommerce hook.
Regarding the another issue, we just publish new version of Types 3.0.4 Which should fix that issue.
Could you please make sure that ALL Toolset plugins are updated to it's latest official release version.
*** Please make a FULL BACKUP of your database and website.***
You can download latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/
After update, if your issue still persist, please feel free contact me here.
Minesh isn't available, I will take care of this thread.
For the problem: If i fill in a complete form, i get a file not found
The problem is abnormal, in case it is a compatibility problem, please try these:
1) Deactivate other plugins and switch to wordpress default theme 2017, and test again
2) If the problem still persists, please provide a database dump file (ZIP file) of your website in below "private detail box", I need to duplicate same problem and debug it in my localhost, thanks.
I have tried the database dump file you provided with a fresh wordpress installation, Toolset plugins + Woocommerce plugin.
I assume we are talking about the Toolset form "Verwerkers profiel"(ID 3263), in section "Settings", I see there is not a specific post setting in option "What to show after submitting the form", see screenshot: form-setting.JPG
Then I have changed it to "go to a page" -> "home" page, see screenshot form-setting-2.JPG