Author Pic displays only to logged in users
-
I have noticed that in a list of posts and on the actual posts themselves that in he Byline area it only displays the Author pic if one is logged into the website as a registered user. All of our Author accounts are all Guest Authors with no access to our website.
For the public the listing of posts uses a Gravatar icon where the Author pic would be if logged in.
Looking at the code for the Author Pic for “Baker Park” for all non-logged in users (ie public) it shows:<a class="molongui-disabled-link"><img src="https://secure.gravatar.com/avatar/?s=96&d=mm&r=g" width="32" height="32" class="author" alt="Baker Park">Baker Park</a>
Where as for a logged in user where the Author Pic is no displayed it shows:
<a class="molongui-disabled-link"><img src="https://my-webiste.blah/wp-content/uploads/baker-park.jpg" width="32" height="32" class="author" alt="Baker Park">Baker Park</a>
Why is the Author Pic in the byline area not displaying to the public who visit our website but does display to logged in Admins??
Please note that this is not affecting the “Author Box” at the bottom of posts which works at all times and we appreciate that.The page I need help with: [log in to see the link]
- The topic ‘Author Pic displays only to logged in users’ is closed to new replies.