Using SP version 5.6.4
I noticed that when I view my forum when not logged in, the default ‘guest’ avatar does not show (just the image placeholder with a question mark). In the source code it shows the image src=”mm”.
EDIT: This is only for the first ‘avatar’ on the page, in the upper right where it encourages guests to register – in the posts themselves it does display the correct (guest) avatar.
SO my guess is that it’s a flaw in the theme (?) – I created a child theme of the css-only theme in order to modify some of the CSS, but made no other changes to any template files. If you can tell me where to fix this in the template file, I can do that.
THAT SAID, there is still an ‘oddity’ in the Settings, where it shows that the default avatars folder doesn’t exist when it actually does……read on for that……
In my Settings>Profiles>Avatar Options, at the bottom under Available Default Avatars it says “The avatar defaults folder does not exist”
But in my Settings>Integration>Storage Location it shows that I do indeed have a folder named /sp-resources/forum-avatars as well as a folder for the avatars pool, both show green check marks and writeable…..I also (just to double-check) verified this using my FTP program, the folders are there, are writeable, and do have avatar images including a default ‘guest’ image.
Also not sure this is relevent but in my Avatars Options settings I have the order as this:
Gravatars
WP Avatars
SP Default Avatars
Avatar Pool
Remote Avatars
Uploaded Avatars
Uploading is disabled by choice, and I’m not sure what “remote avatars” is – I enabled that checkbox because I thought it was necessary for Gravatars, but if not please let me know so I can disable it again.
Any ideas on why my default avatars won’t show?
It will be a looooong time before I can update SP because the newer version now *requires* WP 4.5 and it will be a long time before I can update WP, so if there is a fix I need to make in my version let me know – I’m pretty comfortable modifying code if needed.