BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 48
    la on #55227

    Yep I did that and it solved it. But I do wonder what then is utilizing tiny MCE to compose messages if not BuddyPress.

  • Participant
    Level: Enlightened
    Posts: 48
    la on #55223

    Hey there, thanks for the reply.

    Sorry if I wasn’t clear. Also, I deleted that one and tried a new test.

    I installed your Profile Visibility plugin. I thought maybe that had something to do with it.

    If I send a message from one user account to another, it shows up in the inbox where it is intended, to the other user. If I open the message, and star it from the message being opened, it shows up in the starred tab of that user (who received it). If I go back to the inbox, it’s also still there in the inbox. So now that seems to be working.

    But- different thing – below the email message pane in the inbox, is the Active Conversation pane. If I star it there, I don’t see that it does anything.
    I don’t understand the difference then between opening the email itself, starring it, seeing it in both the inbox and the starred tab – as intended, but then star it in Active Conversation, and it’s not in starred – which now I’m seeing “Active Conversation” is different than Message Inbox?
    What is the Active Conversation then and where do you see the starred one? How is Active Conversation different than Messages Inbox, Starred, Sent?

    Does any of this have anything to do with your plugins?

  • Participant
    Level: Enlightened
    Posts: 48
    la on #55214

    BuddyPress does not have the features to mark tabs private from settings. You will probably need a solution which supports it(Our Profile visibility plugin supports it partially).
    > Installed it but like you said, partially. It doesn’t solve hiding the tabs:
    Personal, Mentions, Favorites, Friends, Groups
    Seems really weird BP wouldn’t have it optional to show those publicly?
    Any help to hide them appreciated.

  • Participant
    Level: Enlightened
    Posts: 48
    la on #55213

    Any suggestions for how to do it other than your solution coming?

  • Participant
    Level: Enlightened
    Posts: 48
    la on #55212

    I’d like to hear more about your new solution. I have Buddy Press integrated in a few things like MemberPress. What integrations are you offering? Please let me know where to see more about it and where you are in your timeline.

  • Participant
    Level: Enlightened
    Posts: 48
    la on #52646

    Also, that doesn’t solve the “Base” issue. Base makes no sense.

  • Participant
    Level: Enlightened
    Posts: 48
    la on #52644

    I find that if I add this to css
    .single-headers #item-header-avatar a img {
    width: 125px!important;
    }
    Rather than width: auto, it fixed it but what is controlling that? I don’t see any settings for any such thing?

    Thanks

  • Participant
    Level: Enlightened
    Posts: 48
    la on #52350

    Ah I see you already had it built in, that’s what I do want, so I’ll leave it there. I want there to be a fallback if no role is specified.

    Great, thank you! 🙂

  • Participant
    Level: Enlightened
    Posts: 48
    la on #52343

    That is so perfect, thank you! It works great 🙂
    One more question, is there one that could be “if no role = cover specified, this file is always the fallback default” so if I haven’t specified it for a role and they haven’t changed it, there would always be a fallback?

    Thank you so much.

  • Participant
    Level: Enlightened
    Posts: 48
    la on #52338

    That would be fantastic, thank you so much.

    Role based: I have ACF and about 30 different custom roles. I’d like to be able to assign a default cover photo to each role based on the name of the role, not on the capabilities of the role.

    As no one would ever see a cover photo unless they had registered thus assigning a role to them, I think just a role name based default cover photo covers the second option you mentioned.

    Thank you so much for the help! 🙂