Persistent Company Logo Not Displaying Correctly
I have set Enable Persistent Company Logos to "yes".
When editing a users profile the company logo will upload.
However if viewing a users profile it always displays the same company logo and doesn't pull in the logo associated with that particular user.
For example
Code:
<img class="avatar avatar-96 current-author photo" width="150" height="150" src="http://mysite.com/wp-content/uploads/company_logos/2015/06/8df5960205df105e5e55619276eeaad2_company_logo-150x150.jpg" alt="jobseektest" original="http://mysite.com/wp-content/uploads/2015/08/jobseektest_avatar-96x96.jpg">
The company logo that is being used is not for this user. It shows the same company logo for every user (as if it is pulling a default image instead of that users image).