Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cmshelplive

    (@cmshelplive)

    Hi,

    Since Ultimate Profile Builder has multi-theme support, the settings are controlled by UPB_theme.php dynamically.

    You can override the settings by editing style.css and using !important declaration.

    You can edit placeholders through these files:

    UPB_register_file.php
    UPB_login_file.php

    Cheers.

    I have defined a new role (“Member”) and have added some custom fields for that role. However, when displaying the registration form, they only see the basic fields:

    Username, email, password and CAPTCHA

    After registering, if you edit profile, you can see the added fields.

    How can I get the new fields to show up on user registration?

    I am using code:
    [UPB_account role=”Member”]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Placeholders for registeration & Login form’ is closed to new replies.