Hi
I wonder if it is possible to change the colors according to this, namely the front and background color he described at the bottom.
https://rawgit.com/stewartlord/identicon.js/master/demo.html
If yes, where do I add the code?
]]>Some users have problems at the login since I use BP Local Avatars.
Warning: copy(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /xxx/wp-content/plugins/bp-local-avatars/class-pp-local-avatars.php on line 58
Warning: copy(https://www.gravatar.com/avatar/xxx.?s=50&d=identicon&r=g): failed to open stream: no suitable wrapper could be found in /xxx/wp-content/plugins/bp-local-avatars/class-pp-local-avatars.php on line 58
Warning: copy(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /xxx/wp-content/plugins/bp-local-avatars/class-pp-local-avatars.php on line 65
Warning: copy(https://www.gravatar.com/avatar/xxx.?s=150&d=identicon&r=g): failed to open stream: no suitable wrapper could be found in /xxx/wp-content/plugins/bp-local-avatars/class-pp-local-avatars.php on line 65
If I try to “Generate Identicons”, this comes up, too:
Warning: Cannot modify header information – headers already sent by (output started at /xxx/wp-content/plugins/bp-local-avatars/class-pp-local-avatars.php:58) in /xxx/wp-includes/pluggable.php on line 1296
Warning: Cannot modify header information – headers already sent by (output started at /xxx/wp-content/plugins/bp-local-avatars/class-pp-local-avatars.php:58) in /xxx/wp-includes/pluggable.php on line 1299
]]>Yo hi,
Before installing, I wanted to ask how do your avatars look like with this plugin? Does each new user who didn’t uploaded an avatar get a unique avatar from your plugin automatically or is it just one avatar image that will look the same for all the users?
Thanks for clarifying.
Regards
Daniel
Hello,
Anyway to upload a default user avatar please?
Thanks
]]>Hi there,
I love your plugin, thank you!
Is it possible to make an addition where we can upload a single image that is used (rather than identicon)? I’d love to have one custom ‘mystery man’ image, and then for all avatars on the site to use that one image to reduce image requests on the site for avatars total.
I think this would be an awesome addition to your plugin!
]]>I bulk generated avatars and they are showing on the backend as files, but the file size is 0. Also, how can users change their avatars from their profile? Thanks!
]]>Would someone provide steps to the below to ‘public function create()?
Does it support Monsterid and Wavatar?
Yes, but it defaults to Identicon.
You can change the type of avatar created by adjusting the calls in ‘public function create()’
]]>
Hello:
We are using social login on our site with buddypress. Although getting too many gravatar redirects. If we disable gravatar then the avatar icons for social login users are also lost.
If we use BP Local Avatars,does it work along with social login?
Regards
]]>Awesome plugin per usual!
Two questions I had on it,
1. Can it be customized to work with social login plugins as well? So, a version of the users social media profile pic could be saved locally in the same way the Gravatar images are handled?
2. Could the “Identicon” aspect be disabled while maintaining the Local Avatar saving functionality?
Your plugin seems to solve several problems associated with the Gravatar not being uploaded directly and it would be incredible if I could get the same functionality working with a plugin like Super Socializer.
Thanks for your help Shane!
]]>I do not like the images that use your plugin, I would like to insert a default image for each new registration, the member can change his avatar if he does not like the default avatar. I try with the code below in bp-custom but it does not work:
function kawaii_default_avatar_url() {
return 'https://example.com/avatar.jpg';
}
add_filter( 'bp_core_default_avatar_user', 'kawaii_default_avatar_url' );
]]>
Unfortunately, on my install the plugin generates a broken image link for the default avatars. It tries (as default) to load an image from https://i2.wp.com/identicon_local (which fails), resulting in an “image not found” error graphic instead of a nice default avatar.
Cheers,
Anders, Sydney.
Hi there
I’m using an old plugin called Simple User Avatar to give my users their avatars without needing gravatar. We’ve just added buddypress to the site for some other functionality, and since Simple Local Avatars is no longer a supported plugin would like to move to this plugin instead. Will we be able to transfer existing local avatars to work with this?
We have over 60 users so would prefer not to lose avatars and have to reupload. I’ve found a hack that would allow us to carry on using simple local avatars for buddypress directory etc, but it won’t work with mentions (mystery man used instead)
Any ideas/thoughts appreciated
John
]]>MY WORDS ARE ALL IN CAPS.
Your words are all in sentence case.
INSTRUCTIONS SAY TO:
Go to Settings -> Discussion and scroll down to ‘Default Avatar’. Select and Save the option called ‘BuddyPress Identicon (Generated and Stored Locally)’.
BUT WHEN I GO THERE THIS IS WHAT I SEE:
Default Avatar Default Avatar For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address.
MY ONLY OPTION IS:
WP User Avatar
Choose Image
Save Changes
NOTHING SAYS, “BuddyPress Identicon”
I NEED TO CHANGE BOTH THE USER AVATAR AND THE GROUP AVATAR.
THE ONLY THING I AM ABLE TO CHANGE IN THE USER AVATAR.
THANKS FOR YOUR HELP!
]]>Does it support Retro (generated)?
I tried adjusting the calls in ‘public function create()’ as mentioned in the FAQ but couldn’t get it to work. It still call the identicons.
Could you provide better instructions for me on how to use your plugin with Retro?
Thanks,
Alex
The BP/WP Adminbar Avatar doesnt change to local avatar. Rest site wide local avatars are shown. Can this be fixed plz?
Thanks
]]>Hello,
I uninstalled and deleted your plugin but I still have indenticons on my site. Can you please tell me how I remove them from my site as your description says they are “Stored locally”?
Please help.
]]>Hi I am finally using your plugin and it works fine !! Really great. I only noticed that my Avatar thumbnails became very low-res after bulk generating. Is this related to your plugin or another setting ? Any idea how to solve that ?
Also is there a way that I use my own fall back avatar for people don’t have one. I used to have a gif, but I can’t select it in discussion anymore since your plugin requires to select local avatar + identicon.
The best would be for me to have all stored locally but not to used identicon but only one gif.
Appreciate.
is it also possible to set a custom default avatar gif for users without avatar ?
will this prevent that if a user has no avatar picture, i will not see the “place in” text name of the user in the avatar box ?
]]>