• Resolved terri2uus

    (@terri2uus)


    The registration page is suddenly only showing the short code. No changes were made to the page. Is it possible that something from the last update of the plugin made it quit working? I can’t figure out what changed.

    There is also a link to the registration form on the page that it redirects to which only shows once a user is logged in.

    • This topic was modified 2 years, 12 months ago by terri2uus.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter terri2uus

    (@terri2uus)

    I figured out a workaround, but it’s not as it should be. I had to delete the original page and use only the default editor (not Divi) and put in links to get users to the new registration application. Not exactly resolved but we couldn’t have that page down any longer.

    So I can’t change the information in the [wppb-register] to exclude the “Users can register themselves…” or change the Add User to Send. I guess that is what we have to do for now.

    • This reply was modified 2 years, 12 months ago by terri2uus.
    • This reply was modified 2 years, 12 months ago by terri2uus.
    Plugin Support Madalina Ruzsa

    (@madalinaruzsa)

    Hi @terri2uus,

    1. You can change any string from Profile Builder, including the name of the buttons with Labels Edit add-on, documentation here: https://www.cozmoslabs.com/docs/profile-builder-2/add-ons/labels-edit/
    2. Could you please try to add again our shortcode with DIVI and let us know if you are still encountering the same issue? If so, could you please send me a screenshot where I can see the issue? Or if you have a staging/test site, could you please send me a link to the page where you encounter the issue?
    3. The message “Users can register themselves or you can manually create users here.” is displayed only for administrators. To hide this message you can use CSS code:
    #wppb_register_pre_form_message{	
     display:none;
    }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Registration Form’ is closed to new replies.