Forum Replies Created
-
Hello,
Thank you for answering shanebp.
I did it with translation files, so simple and dumb for someone like me who knows very very little about PHP.
Anyway, thank you! Your suggestion lead me to the right track and I did it.
For anyone wondering how to do it:
Overload (search in forum) a template for profile.php and add wherever you need the following:<?php if ( bp_is_my_profile() ) echo "Your custom text with HTML code or whatever" ?>
Thanks again! 😀
mcUK thank you!! 😀
Hello,
First of all my apologies for the wrong title. I could have checked huh?
Thank you for your promptly answer! That solved it of course.
Have a great day 🙂
Hi, thank you for answering!
The info in the member profile page. “Last active” or “Last seen” “xx hours xx minutes ago”. I would like to hide that, but not through CSS.
Kind regards 🙂
Hi Henry,
Wow I didn’t expect an answer so quickly. Thanks!
I wouldn’t feel comfortable opening a ticket because my understanding of developing is quite basic, and this is a free plugin so I’d feel greedy asking for things or “complaining”.
Would you please tell me if it might cause any trouble if I leave those pages set as blank? I don’t mind the warning or might find a way to hide it.
I tried setting private pages or assign a password, but they don’t show in the list or even if they’re password protected they still show the content (registration form).
Disabling registration through BP would be the best option for me, I think.
Thanks again, have a great day!
THANK YOU. That’s what I was looking for.
I can’t make it work but will ask where I should.Have a great day!
Hey, thank you so much for your reply.
I read the code and I think I understand it. I will try to implement it.
Thanks for your help 🙂