• Resolved nstager1988

    (@nstager1988)


    Hello,

    I have WP-Members installed and as one of the requirements new registrations need to select a membership level from a dropdown, the issue is the dropdown will not save the selection, it is defaulting to the last membership level. Even when I create a user and update the information in the admin panel it still defaults.

    This is how i have the dropdown set up:

    <—- Select One —->|,
    Honorary Member|Honorary Member,
    Individual Member|Corporate_Member,
    Group Member ($)|Group_Member,
    Corporate Member ($)|Corporate_Member

    I have it set to “Display” and “required.” The other issue is that is still displays in the User screen even though that box is not checked off in the admin panel.

    Help is appreciated to resolve this issue.

    https://wordpress.org/plugins/wp-members/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    Sorry, I’m not able to reproduce a problem with that. I tested with what you have above.

    What versions of PHP, MySQL, and WP are you using?

    Thread Starter nstager1988

    (@nstager1988)

    WP is the latest version, 4.3, but I am not sure what version of PHP/My SQL. I will update to the latest version of the plugin and see if that resolves the issue, but if not what should I do? What version of PHP is best?

    Thanks,

    Nicole

    Plugin Author Chad Butler

    (@cbutlerjr)

    I don’t think updating the plugin will help you – there isn’t a problem with it as I mentioned. If you are using an old version of PHP (such as 5.2.x) in combination with more up to date versions of MySQL and WordPress, that could be the problem.

    The other issue is that is still displays in the User screen even though that box is not checked off in the admin panel.

    Just to be clear on terms – the User Screen is the Users > All Users table, not the individual user profile.

    Thread Starter nstager1988

    (@nstager1988)

    Here is the versions:
    PHP 5.3.10
    MySQL 5.1.39

    And by user screen, I do mean the Individual user profiles on the front end of the website where users can update their information. But it is defaulting to “Corporate” on both ends.

    Thread Starter nstager1988

    (@nstager1988)

    OMG I am so embarrassed! Thank you so much for your time, I figured out the issue! Huge oversight on my part! Thanks for the great plugin!

    <—- Select One —->|,
    Honorary Member|Honorary Member,
    Individual Member|Corporate_Member, <— set to the corporate stored value
    Group Member ($)|Group_Member,
    Corporate Member ($)|Corporate_Member

    Thread Starter nstager1988

    (@nstager1988)

    sorry, still have the issue of that field appearing in the “User Screen” on the front end where they can update their information. the default issue is resolved.

    Plugin Author Chad Butler

    (@cbutlerjr)

    sorry, still have the issue of that field appearing in the “User Screen” on the front end where they can update their information

    The front end is not the User Screen. That refers to the Users > All Users admin “page” – which in WordPress parlance is a “screen”. Sorry for the confusion. If you want it to not display as part of the registration form, uncheck “display” in the fields tab.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Dropdown Fields’ is closed to new replies.