'label-password' Shortcode attribute issue

Support MB User Profile 'label-password' Shortcode attribute issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18115
    Pogeun ParkPogeun Park
    Participant

    label-username and label-email output texts that I want but the two password fields don't get changed even though I set it as the others. Could it be foreign language related issue?

    below is what I have.
    [mb_user_profile_register id="meta-box-id" label_username="아이디" label_email="이메일" label-password="암호" label-password2="암호확인" label_submit="가입" confirmation=“가입되었습니다.” redirect=“https://ijchurch.local/login/”]

    #18136
    Anh TranAnh Tran
    Keymaster

    Hi Pogeun,

    Can you try label_password instead of label-password (underscore, not dash)?

    #18141
    Pogeun ParkPogeun Park
    Participant

    Did I really miss those? Shame on me..
    That did it. Thank you!

    And

    Can I also change labels of the form that follows the profile form if users are not logged in?

    #18160
    Anh TranAnh Tran
    Keymaster

    Which labels did you mean? When users are not logged it, they'll see an error message. Is that the text you want to change?

    #18161
    Pogeun ParkPogeun Park
    Participant

    Yes that as well. They see the error message and the login form that shows up with it has english labels on it. That is what I meant.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.