Change 'Register' title

This topic contains 5 replies, has 2 voices, and was last updated by  gowrann 3 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #8158

    gowrann
    Free User
    Post count: 39

    Hi on my default Register page which uses [uwp_register] shortcode, are there any options to change the form title from ‘Register’ to something else.

    https://share.getcloudapp.com/P8uEyZng

    Thanks

    #8160

    Guust
    Moderator
    Post count: 29970

    Try changing the title of the page.
    Let us know. Thanks

    #8161

    gowrann
    Free User
    Post count: 39

    Tried that but it’s the title below…

    https://share.getcloudapp.com/9ZuEBlLY

    #8162

    gowrann
    Free User
    Post count: 39

    I guess I can just hide with CSS…

    
    .bsui.uwp-register-class h3 {
    	display: none;
    }
    

    Just was wondering if [uwp_register] had any parameters

    #8163

    Guust
    Moderator
    Post count: 29970

    You can use the language file to change “Register”.
    Use the shortcode builder to see all the available parameters of a shortcode.

    Thanks

    #8165

    gowrann
    Free User
    Post count: 39

    Ok thanks, yes there is one there…

    [uwp_register form_title="Application"]

    Thanks Guust

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket