Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • georgal
    Participant

    @georgal

    For those, not able to see the Invitation content inside profile, this is my scenario.

    I was overwriting home.php file inside my child theme so i was missing the following :
    elseif ( bp_is_user_members_invitations() ) {
    $template = ‘invitations’;
    }
    and the invitations.php was never triggered.

    I m sharing in case someone thinks initially ,as i did, that the problem is much more complex!

    Best regards,
    George

Viewing 1 replies (of 1 total)
Skip to toolbar