Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help on registration

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

  • kanowah
    Participant

    @yasinekanowah

    my site is http://facemet.tk/


    r-a-y
    Keymaster

    @r-a-y

    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.


    kanowah
    Participant

    @yasinekanowah

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


    kanowah
    Participant

    @yasinekanowah

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


    kanowah
    Participant

    @yasinekanowah

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


    r-a-y
    Keymaster

    @r-a-y

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

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


    kanowah
    Participant

    @yasinekanowah

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


    kanowah
    Participant

    @yasinekanowah

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


    r-a-y
    Keymaster

    @r-a-y

    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)


    kanowah
    Participant

    @yasinekanowah

    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…..


    kanowah
    Participant

    @yasinekanowah

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


    kanowah
    Participant

    @yasinekanowah

    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


    kanowah
    Participant

    @yasinekanowah

    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