Viewing 1 replies (of 1 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @phausner,

    I hope you are well today and thank you for your question.

    1. I don’t see where to edit the “Original membership form”. How do you set what information is requested during registration?

    The membership plugin uses default WordPress registration process so there isn’t any separate plugin option to set / change any information displayed on this page.

    You can add additional fields on this page by using the solution posted in the following reply.

    http://premium.wpmudev.org/forums/topic/add-custom-field-to-user-registration-form-integrate-with-membership#post-140200

    Where does that form exist?

    The registration form displays from the following Membership plugin files.

    When BuddyPress not installed:
    \membership\membershipincludes\includes\registration.form.php

    When BuddyPress installed:
    \membership\membershipincludes\includes\bp.registration.form.php

    2. When I use the [subscription form] shortcode, the form doesn’t show up. Only the shortcode as seen: http://dev.sustainablehope.org/register-for-we-can-club/. Other places where I’ve used short codes also display the short code in the page content, i.e. for level advisors.

    You are using wrong shortcode, it should be [subscriptionform]

    Could you please try using the default WordPress theme like Twenty Thirteen to test whether this is theme issue or not?

    3. I want the registration button to say “Register” not “Subscribe”.

    You can change this by translating the plugin and editing the string from “Subscribe” to “Register” or developing custom code.

    4. I’ve installed WP User Control hoping that would help create a login and registration area in the sidebar but it doesn’t allow me to create a new registration either. I need people to be able to register in a relevant page content area and the sidebar.

    Is it not displaying any option to register or having any problem?

    Could you please share me the page link having this widget to test?

    5. I’m assuming new registrations must be approved before users have access to the protected content?

    You can try using the solutions posted in the following replies to achieve the desired result.

    http://premium.wpmudev.org/forums/topic/membership-must-be-approved#post-129112
    http://premium.wpmudev.org/forums/topic/admin-approval-required-for-new-users#post-152611

    Kind Regards,
    WPMU DEV

Viewing 1 replies (of 1 total)

The topic ‘5 items needing help’ is closed to new replies.