Good day!
Get a problem with this plugin files. Now we do not have this plugin on our page (www.bvk.lv).
But I find two folders with files from “Custom User Profile Photo” in /themes/polytechnic/theme-core/theme-functions/.
First folder – “custom-user-profile-photo”, second one – “custom-user-profile-photo_og”.
Also I get many errors from chrome console, like – “GET https://www.bvk.lv/wp-content/plugins/custom-user-profile-photo/css/styles.css net::ERR_ABORTED 404” and the same from /js/ directory.
Have a question: Can I delete these folders (directories) from /theme-functions/ directory?
This plugin is not updates from May 24, 2017. and its showing error in wordefence.
here is the msg in my site dashboard.
“The Plugin “Custom User Profile Photo” appears to be abandoned (updated May 24, 2017, tested to WP 4.7.21).
Type: Plugin Abandoned
Issue Found December 21, 2021 7:32 pm
Medium”
Please update this plugin. otherwise i have to change it.
Thanks
Hi
I do not have coding knowledge.
Is there a shortcode I could use in the frontend?
Thanks.
]]>We love the plugin and it has been working great. Until now. As of today the plugin disables the X close button of the MailChimp popup.
Can you please fix it.
Thank you
Hello.
I have a slow loading time of my website. In Query Monitor plugin a see a lot of database queries (38 pcs., one for each user). So, the total time of this queries as about 2-3 seconds (a little more than 0.05 sec per 1 query).
How can i solve this problem to make my website load faster?
Thank you.
]]>Could you add the hook to get_avatar_url() as well.
I wrote plugin that uses the avatar url rather than the avatar image and it returns the gravatar image instead. I was able to make a workaround function that parses the return value of get_avatar() and returns the src=’…’ contents, but I’d prefer not to have to do this.
]]>I was using your plugin and it worked great. It’s been awhile since I used it and was attempting to use it again from the WP profile edit page. I clicked on your button and nothing happened. I reloaded the page and did it again and got the same results. I looked to see if there was a new release but there wasn’t. I’m not sure why it won’t respond. Got any recommendations?
]]>Open image gallery of the user’s computer, and not the wordpress gallery.
]]>I moved our website to a new server and now all the avatars are not showing. The inbuilt feature to overwrite the get_avatar() function was working fine before but now its not working. Any suggestion?
]]>When the subscriber or any other custom roles will be able to upload?
]]>The plugin is updating the author picture but it is not showing on the author page. https://www.dropbox.com/s/ty8ab8cvk41asu5/Screenshot%202017-12-29%2021.08.17.png?dl=0 but it is not showing on author page and sometimes their Gravatar image shows but not the one I upload.
Check this-
https://www.dropbox.com/s/jkqdc2iu8yfuacd/Screenshot%202017-12-29%2021.11.29.png?dl=0
https://www.dropbox.com/s/crtqqpxvzrd6obu/Screenshot%202017-12-29%2021.12.40.png?dl=0
Please suggest how should I fix this.
]]>Hi Guys,
The plugin works great but odd alt attribute for the profile photo unless I have a conflict?
alt=”mm”
I cant work out where that would be coming from.
Thank you
]]>Hi, I was very happy with this plugin, but suddenly avatars are not showing.
You can see it here:
https://projectmanagers.org/become-non-profit-project-manager-lex/
Can someone help me?
All the best,
Angel
Hello,
i got a csv user list that i am going to import. This csv has a column featured omg with a image url. Do you think i can import directly this url in the variable you use for image profile, in order to automatically add photos for all my users ?
thanks
Ever since the latest WP update (4.8), I’ve noticed that any profile where I’ve added a Custom Profile Pic, it does not display on the public site, and seems to be expecting a Gravatar image instead.
For example here’s one page:
https://atticusreview.org/vanishing-point/
If you scroll down to the author profile at the bottom, the image is blank, but if you right click and open image in new tab, it opens Gravatar and wants there to be an image there.
In the WP Admin, the image for the profile shows fine. And when I copy the URL of that image and put it in my browser, it also displays fine. If I add the image to the profile again and “Update,” then go back to the public side, the profile pic displays properly with the public profile. It no longer expects there to be a Gravatar. It seems like something got “reset” and WordPress expects Gravatar for all profiles even when there is a Custom Pic. Can you suggest a way to get the images to display again without going into all the user profiles and resetting the images. We are a magazine and have hundreds of user profiles.
-David O
]]>Hello,
Is that normal that the picture upload section only shows up on the user edition page and not on the new user creation page?
hello, thank you for the fix but receive another error in a wordpress site
Warning: trim() expects parameter 1 to be string, object given in class-wp-user.php on line 203
]]>Hello
Is it possible to put the “Custom User Profile Photo” field on the User profil top in the back end ?
It’s actually on the bottom of my user edit page but I wish show it before “nickname” field
]]>I am using a theme that displays an “About The Author” module beneath single posts using an image sized at 250×250. Because of this I would like to retrieve a larger image size from CUPP than the ‘thumbnail’ size because it is appearing blurry when called up for this module.
I am inexperienced with modifying code and would like someone to help me isolate the lines that need adjustment and walk me through my options.
]]>I am getting the following PHP warning:
Warning: First parameter must either be an object or the name of an existing class in /~/plugins/custom-user-profile-photo/3five_cupp.php on line 299
Just a heads up for future development. Everything seems to be working regardless of this error.
]]>Hi !
Great plugin ! But I need get avatar url image outside of the loop, in head.php
I can’t find how to do this…
Can You help me please ?
Regards,
Jean David
Is there any support, options, code blocks to show the upload field on the front-end of the website? WooCommerce has an account page for customers and I would like to allow customers to upload their own profile image. Since they have no admin panel access the idea is to allow them to do this straight from their account page.
]]>When using this plugin it updates the avatar/gravatar profile picture as well. However, say you backup your site and reinstall it / transfer hosts /etc. all of the avatar/gravatar images get changed back to the “Mystery Man” despite the custom images already added to the “Custom User Profile Photo”…
Going in and updating the user’s profile isn’t enough. The only thing that seemed to work was:
1) go into each profile remove the “Custom User Profile Photo”
2) Update the profile.
3) After update re-add their custom profile picture.
4) Update the profile.
After doing this it updates the gravatar/avatar photo. Unfortunately when you have 100+ users this is a huge hassle. Haven’t looked into the code yet, but this seems like something that should be a fairly easy fix.
]]>Hi!
Is this plugin compatible with current WP 4.5.2?
Kind regards,
Gerald
First of all, thanks for a great plugin! This is not really a support request, just a pointer, I suppose – I was looking for a Github repo to open an issue there, but couldn’t find it. So here it is:
I was wondering: in line 77 of the plugin file you’re using get_home_url to build up the edit url:
$cupp_upload_edit_url = get_home_url().get_the_author_meta( 'cupp_upload_edit_meta', $user->ID );
My suggestion would be to use get_site_url() here. For me, the plugin causes a 404 when clicking on the (nicely implemented!) edit link – as I’m used to putting WordPress in its own folder. The issue is solved after changing this into
$cupp_upload_edit_url = get_site_url().get_the_author_meta( 'cupp_upload_edit_meta', $user->ID );
Maybe it’s my setup, surely there are .htaccess files that would fix this. But get_site_url() seems the safer choice here, no?
]]>I want the avatar to upload to the image directory and avatar be named avatar.jpg:
/images/avatar.jpg
Because this is how buddypress retrieves it.
Which file should i edit to do that?
Thank you for your support
]]>Hello,
I installed the plugin and uploded pictures for the authors, but the pictures do not appear published. Check fuoritestata.it/contributors
I see many solutions here but I don’t know which one to apply to the code of my website.
How to make the pictures show correctly?
Thanks a lot,
DM
Hi,
I have customized profile page, I would like to get this plugin work on that page as well. After installing the plugin, I get it working on profile page, but since my profile page is different than WP profile page, it is not reflecting.
So how can I get it work on other page ? (not front end or post page)
]]>Hello,
I am having troubles uploading a profile picture even from my admin account. My website is lebscout.com
I go to the user dashboard, edit profile, and try to “upload new image” under profile picture but when I click on this nothing happens.
I am very new to all of this so I don’t know anything about coding I am sorry.
In the installation process you provide you mention activating the plugin then placing this <?php get_cupp_meta($user_id, $size); ?> in the templates.
I didn’t do the last thing. In which template should I place this?
Is my problem related to that? please help me solve this
Best
]]>i installed this plugin for a site on a WP network that’s domain mapped to a separate domain (somesite.foo.com > somesite.com
) and the photo doesn’t display if you upload it from the subdomained user account (somesite.foo.com/wp-admin/user-edit.php
).
it displays fine, however, if you the external URL option.
this is more an FYI than an issue, but i find it interesting that all other image uploads work across the site (eg, within pages/articles, favicon, logo, etc), but not the author photo.
]]>