Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to customize my registration page


  • jomsi
    Participant

    @jomsi

    Hello Buddypress community,

    I am beginner with that plugin and I would like to know if there is a way to assign a template to my registration page, and to activation page as well.

    Right now I just can see a slug to define in my settings, that’s it.

    Is there any plugin, add-on, code or any option that I missed that will answer to my question ?

    Thanks for your help 😉

Viewing 2 replies - 1 through 2 (of 2 total)

  • Upen Singh
    Participant

    @upenwp12

    You can override the registration template in a child theme.

    Steps:
    Copy the registration template from wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php

    Paste it into your theme folder in wp-content/themes/your-theme/buddypress/members/register.php.
    Modify the HTML, PHP, or structure in the file as needed.


    jomsi
    Participant

    @jomsi

    I will try it, thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar