Replies
- la on March 22, 2025 at 1:05 am in reply to: Hide profile tabs: Groups, Mentions, Friends in Personal section #55213
Any suggestions for how to do it other than your solution coming?
- la on March 21, 2025 at 11:48 pm in reply to: Hide profile tabs: Groups, Mentions, Friends in Personal section #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.
Also, that doesn’t solve the “Base” issue. Base makes no sense.
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
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! 🙂
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.
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! 🙂
Also do you have one which is just for all default cover photos, not role dependent?
Actually I just tested it and it works great, no problems.
I also asked Youzify support and they said it works fine with theirs. That’s great, yours gives some wonderful additions – thank you! I love it!