Replies
- Brajesh Singh on February 15, 2018 at 8:12 pm in reply to: Change avatar size in Member Directory page only #13447
Hi Topy,
Thank you.1. Is the member list issue resolved(Sorry, I am a bit confused from the reply)
2. For myCred, I will need a day to check as I don’t have it installed. It may not be using BuddyPress avatar function and might be calling get_avatar instead.
Thank you
Brajesh Hi Shelley,
Please see
https://buddydev.com/support/forums/topic/groups-name-change/page/2/#post-13393As shown in the image, Please make sure to translate “Groups”. I suggest reordering text by selecting “View->Sort By Source”
After that, Please make sure that you have saved the translation file as buddypress-en_US.mo in wp-content/languages/plugins/ directory.
That should work.
- Brajesh Singh on February 15, 2018 at 8:07 pm in reply to: [Resolved] Cannot update cover image #13445
Hi Nick,
It is quiet possible that the validate_file is failing on Windows. It is working for me on Linux.If the image is uploaded successfully, try switching to twentysixteen/twentyseventeen and see if it is showing.
Not showing the cover might be caused by css conflicts too.
- 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.