Hello,
i use Ultimate Member Plugin an ajax search pro user search. After Udate Ultimate Member to 2.0 “ajax search pro” not found and display user profile images. Only the UM standard user image (fallback image, located in /wp-content/uploads/2017/11/bssa-news-placerpicture.jpg) – is found and display.
The UM 2.0 profile images are located in /wp-content/uploads/ultimatemember/10/profile_photo-190.jpg
In old UM version profile images are located in /wp-content/uploads/2016/09/imagae-11.png
What can I do,that the user images are found and displayed?
I believe UM 2.0 is not officially out yet, but I may have found a test code that might work getting the user profile images.
Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!
Please note that I have not been able to test this on UM 2.0 yet, so it may not work!