Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • @blenderitalia

    Participant

    I found out that the problem is the Bp-attacment 1.2.0 alpha plugin ….

    @blenderitalia

    Participant

    Now?…. it’s possible?

    @blenderitalia

    Participant

    Tnx shanebp

    @blenderitalia

    Participant

    Can you help me?

    @blenderitalia

    Participant

    Thanks, I solved with the following code

    .nameyourgroup #masthead {display: none;}

    @blenderitalia

    Participant

    Thanks, I solved by following the directions.

    @blenderitalia

    Participant

    Thanks, I solved by following the directions. turning off I understood the problem

    @blenderitalia

    Participant

    @blenderitalia

    Participant

    Same but buddypress 3

    @blenderitalia

    Participant

    I solved,
    I point out that in this link the solution is wrong …. missing a “{”
    https://buddypress.trac.wordpress.org/ticket/7845#ticket

    the correct solution is this and it works

    if ( isset( $_POST[ ‘field_’ . $field_id ] ) and !is_array( $_POST[ ‘field_’ . $field_id ] ) ) { // FIXED!!
    $_POST[ ‘field_’ . $field_id ] = trim( $_POST[ ‘field_’ . $field_id ] );
    }

    @blenderitalia

    Participant

    Thanks for the reply,
    Unfortunately it does not work …
    I followed the whole procedure but when I replace the files the registration page does not work.

Viewing 11 replies - 1 through 11 (of 11 total)
Skip to toolbar