Hi
The avatar path appears to have been changed. I have tried deleting forum cache and site cache, and flushing permalinks.
using inspector, the avatar path in wpforo is looking for /wp-content/uploads/wpforo/avatar lazyloads/john_2.jpeg but that's a 404.
the server path is /wp-content/uploads/wpforo/avatars/john_2.jpeg
There's no "avatar lazyloads" folder.
I had Siteground optimiser activated during the initial install of wpforo and continuously since then. There were no issues.
There was a recent update of wpforo, it is since then the issue occurred.
I have just now disabled lazy loading of imaged in Siteground optimiser, and the forum avatar issues resolved.
I've done no further troubleshooting, but it appears, superficially, there's a compatibility issue with wpforo and the Siteground optimiser plugin.
Please make sure the main page of your forum and the forum profile path are excluded from your cache plugin. Here is the instruction, if your forum path is not /community/ then change the first line to your forum path:
SiteGround Optimizer plugin
- Please navigate in Dashboard to SG Optimizer > Caching admin page
- Scroll to Exclude URLs from Caching section and click the "pencil" button, enable it, and click the button again
- Insert the URL path(s) of your forum page(s) with wildcard [*] in the pop-up filed:
/community/* /participant/* /sign-up/* /sign-in/* /change-password/*
- Save it and delete all caches.