• Resolved motat331

    (@motat331)


    Sorry I am asking so many questions in here today!

    I’ve almost accomplished everything I need to accomplish, heres my question

    Can I make it so a user is only allowed to be in one group at a time? The reason being, I have a free membership and then a premium membership group. When a free user upgrade to the premium membership, I want to kick them out of the free membership.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ProfileGrid Support

    (@profilegrid0)

    Hello?@motat331,

    Currently, ProfileGrid do not allow to restrict the users to only one group.

    We have made note of this requirement and will review it for possible inclusion in future release.?

    Let us know if you have any other questions.

    @motat331 I’ve been playing around with ProfileGrid for some weeks now, and there’s an easy way to do this if you’re using both RegistrationMagic and ProfileGrid.

    Create Registration Magic form specifically for Upgrades from Free to Premium.

    First, you can disable WP-registration (as they already have a profile) and add a Hidden Field associated with Existing User Meta Key ‘pm_group’ and set the Default Value being the Group # of your Premium Group. You can include any other fields you want, Email is always required.

    You can use this form with a Product to add your Premium Fee if you want to, or if your members pay for Premium in a different way, they simply need to complete this form after payment. Up to you.

    NOTE: When users submit this form, it will overwrite the entire ‘pm_group’ meta value to include ONLY the new value, meaning that they will ONLY be in the Premium Group, and removed from the Free Group – I do not think it will trigger a ‘Removed from Group’ auto-email from your Free Group, but I’m not sure.

    Hope this helps.

    Thread Starter motat331

    (@motat331)

    @chantellejoy wow! You are amazing. Solved my problem so fast.

    Thank you for taking your time to respond and help me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Only allow one group per member?’ is closed to new replies.