Editing user register/login screen

Home Forums Calendar Products Community Events Editing user register/login screen

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1113590
    William
    Participant

    Hey hey-

    Wondering what file would I edit to add some verbiage on the login screen for adding a community event? I just need to add a line or two of verbiage.

    For clarity I’ll attach the screen as rendered in the 2016 theme.

    It occurred to me it might not even be a modern tribe file since it’s standard login boilerplate but just wanted to check.

    Thanks!

    #1113613
    Brook
    Participant

    Howdy William!

    Great question. I would love to help you with this.

    That form actually comes from WordPress itself. It is generated by a call to wp_login_form() . The form includes a few different filters, including a one for the header and footer where you can add content. I would checkout that function in WordPress and see the filter available.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1114258
    William
    Participant

    Indeed it does. Thanks!

    #1114506
    Brook
    Participant

    Excellent! Thanks for reaching our William.

    • Brook
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Editing user register/login screen’ is closed to new replies.