• Resolved danishnoorani

    (@danishnoorani)


    Hi,

    YITH- Customize Your Account is a great plugin. However, I am having an issue when the user role is ‘customer’ the user-profile icon shows. When the user role is changed to ‘vendor’ it doesn’t show any profile picture or upload hover. Please help.

    On the inspecting element it shows the following coding. Notice the img src being empty when the user role is vendor else it shows a default man

    <div class="user-profile">
    
    		<div class="user-image">
    			<img alt="" src="" class="avatar avatar-120 photo" height="120" width="120">							<a href="#" id="load-avatar">
    					<i class="fa fa-camera"></i>
    				</a>
    					</div>
    		<div class="user-info">
    			<p class="username">danishtest </p>
    							<span class="logout">
    					<a href="https://saritoria.com/my-account/customer-logout/?_wpnonce=76b127e7a4">Logout</a>
    				</span>
    					</div>
    
    	</div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘user-profile not showing’ is closed to new replies.