Replies
- Brajesh Singh on February 15, 2018 at 4:04 pm in reply to: Change avatar size in Member Directory page only #13439
Hi Topy,
You are welcome to ask here any question.For now,
Please put thisdefine ( 'BP_AVATAR_THUMB_WIDTH', 160 ); define ( 'BP_AVATAR_THUMB_HEIGHT', 160 );It will change the thumb size everywhere(activity, dir etc). You will need to re upload avatar to generate with new size.
If this is not what you want and you only specifically need it for the members directory list, there are other ways(using a filter).
Hope this helps.
Regards
Brajesh - Brajesh Singh on February 15, 2018 at 1:03 pm in reply to: Problem with Plugin BP Non Editable Profile Fields #13432This reply has been marked as private.
- Brajesh Singh on February 15, 2018 at 12:53 pm in reply to: Problem with Plugin BP Non Editable Profile Fields #13430This reply has been marked as private.
- Brajesh Singh on February 15, 2018 at 12:21 pm in reply to: Problem with Plugin BP Non Editable Profile Fields #13428This reply has been marked as private.
- Brajesh Singh on February 15, 2018 at 12:07 pm in reply to: Problem with Plugin BP Non Editable Profile Fields #13426
Have checked it. The theme does not uses normal BuddyPress Profile Edit form(On the settings page it is custom fields).
I am going to look a bit more and then will reply back.Thank you
Brajesh - Brajesh Singh on February 15, 2018 at 11:58 am in reply to: Problem with Plugin BP Non Editable Profile Fields #13425
Thank you. Will have an update in 30 mins.
- Brajesh Singh on February 15, 2018 at 11:42 am in reply to: Problem Using Conditional Profile Fields for BuddyPress Plugin #13424This reply has been marked as private.
- Brajesh Singh on February 15, 2018 at 11:39 am in reply to: [Resolved] Cannot update cover image #13422
Hi Nik,
Thank you.From your reply, It seems to me, there is an issue with BuddyPress generating the cover image.
BuddyPress does not store the cover image in database(as far as I remember).
To troubleshoot, I will suggest looking at bp-core-attachments.php line 1133(in 2.9.3), the use of
bp_attachments_cover_image_generate_fileand its implementation.
In my guess, most probably the function is generating error.
Please let me know what you find.
Thank you
Brajesh Hi Shelley,
If the directory is not there. Please create one. It seems you havne’t have anything translated yet, that’s why it is not there. It is not an error.Please create languages/plugins directory and put the translation like explained in my previous post.
Hope that helps.
- Brajesh Singh on February 15, 2018 at 11:28 am in reply to: Problem with Plugin BP Non Editable Profile Fields #13419
Hi Stefan,
Thank you for confirming.Sure, I will assist.
Please share with me the ftp details and a normal user account(with name of the field that should be non editable).
Thank you
Brajesh