Hi,
Great Plugin! I have a question regarding the Custom Registration Fields. I want my visitor be able to choose between this alternatives:
1. Basic (free) Level 0
2. Premium 3 month Level 1
Premium 6 month Level 1
Premium 12 month Level 1
When I add a Custom Registration Field, what Form Filed Type do you recommend me to use? I would be great if the visitor gets the correct level instant after register.
I tried first to choose "select menu (multi-option)" and added:
Basic|Basic
Premium 3 month|Premium 3 month
Premium 6 month |Premium 6 month
Premium 12 month|Premium 12 month
In the Option Configuration File field, but then the visitor does not get the correct level instant after register. I have to manually go in the user panel and edit the user to correct level.
I use wp-login.php?action=register and want the visitor to instant get level 0 when choosing Basic and get level 1 when choosing Premium.
Thanks,