Skip to:
Content
Pages
Categories
Search
Top
Bottom

Sub profile/


  • tirfari
    Participant

    @tirfari

    Is there a buddypress plugin or widget that would allow users to set up restricted secondary/ sub-profiles for children?
    Also is there a plugin that would allow me to circle the profile photo with the menu links for videos, photos, messages, friends, and etc? instead of having it just at the top of the page.

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

  • ckchaudhary
    Participant

    @ckchaudhary

    1) I don’t know of any such plugin. But what i can suggest is that you can edit template files and wrap the sensitive info in a codition like if( !is_user_a_children() ){ show content }….

    2) That is a design work. You’ll have edit template files and write some fancy css to achieve that.


    tirfari
    Participant

    @tirfari

    Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sub profile/’ is closed to new replies.
Skip to toolbar