Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help on registration

Viewing 13 replies - 1 through 13 (of 13 total)
  • @yasinekanowah

    Participant

    my site is http://facemet.tk/

    @r-a-y

    Keymaster

    If your other blog’s theme has its own registration templates, you could try:
    myblog.example.com/register

    By “own registration templates”, I mean you’d have to copy /plugins/buddypress/bp-themes/registration/ to your current blog theme’s folder.

    @yasinekanowah

    Participant

    i don’t wnt to have buddypress registration on the other blog i want to have wordpress registration

    @yasinekanowah

    Participant

    example myblog.example.com/wp-login.php?action=register i want it to work not to redrect to example.com/register

    @yasinekanowah

    Participant

    is there any code or i need to modified my theme function…. thank for try to help me

    @r-a-y

    Keymaster

    In your secondary blog theme’s functions.php, try adding this:

    `remove_action( ‘wp’, ‘bp_core_wpsignup_redirect’ );`

    @yasinekanowah

    Participant

    not working now all blog is redirect to example.com/wp-signup

    @yasinekanowah

    Participant

    and if i add it to another theme i use on blog it redirect to example/register

    @r-a-y

    Keymaster

    Not sure, but I believe this has something to do with Multisite.

    I don’t believe you can use “wp-login.php?action=register” in Multisite, only “wp-signup.php”.

    You might want to create your own signup page. Read the “Worth Mentioning” section here:
    http://www.wptavern.com/what-to-do-or-consider-after-you-enable-multisite-in-wordpress#comments (scroll up a bit)

    @yasinekanowah

    Participant

    yesterday morning i was working on my site and all was perfect all site have there own registration and then today it redirect all blog to wp-signup…..

    @yasinekanowah

    Participant

    is there any code to redirect it back to the classic registration form not mu registration

    @yasinekanowah

    Participant

    on my site facemet.tk you can see a registration form … friday all was okey the form was working and there was no problem but yesterday afternoon the form start to redirect me to wp-signup

    @yasinekanowah

    Participant

    isthere any thing i can do to make the form wrk again please help me

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Need help on registration’ is closed to new replies.
Skip to toolbar