Full profile photo on click
-
I tried to search my issue, but didnt find correct solve.
I want to show full version of photo on click (uploaded original by user).
<a href="https://local/profile/usertest/" class="um-profile-photo-img" title="User"> <span class="um-profile-photo-overlay"> <span class="um-profile-photo-overlay-s"> <ins> <i class="um-faicon-camera"></i> </ins> </span> </span><img src="https://local/uploads/members/1/profile_photo-190x190.jpg?1200301059" class="gravatar avatar avatar-190 um-avatar um-avatar-uploaded" alt="User" data-default="https://local/wp-content/plugins/ultimate-member/assets/img/default_avatar.jpg" onerror="if ( ! this.getAttribute('data-load-error') ){ this.setAttribute('data-load-error', '1');this.setAttribute('src', this.getAttribute('data-default'));}" width="190" height="190"></a>
[img]https://ipic.su/img/img7/fs/profileurl.1600980616.jpg[/img]
I want to set
” ” in this HREF=”https://local/uploads/members/1/profile_photo.jpg” (or eve show in lightbox).When user upload his own photo in upload folder creates many sized files, also original (full-sized).So, how or what hook i need to use to realize this opportunity?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Full profile photo on click’ is closed to new replies.