On a fresh Droopler installation, the developer console and the web server logs show missing fonts and some related images missing. The installation done through a github pull.
After installation using DDEV, visiting the website and browsing different pages produce error messages that can be seen in the browser developer console and even in the web server logs. These messages include:
"GET /themes/custom/droopler_theme/components/fonts/Inter-Regular.ttf HTTP/1.1" 404
"GET /themes/custom/droopler_theme/components/carousel/fonts/ajax-loader.gif HTTP/1.1" 404
"GET /themes/custom/droopler_theme/components/fonts/fontello.woff2?24501332= HTTP/1.1" 404
"GET /themes/custom/droopler_theme/components/fonts/Inter-Regular.ttf HTTP/1.1" 404
"GET /themes/custom/droopler_theme/components/fonts/fontello.woff?24501332= HTTP/1.1" 404
"GET /themes/custom/droopler_theme/components/fonts/fontello.ttf?24501332= HTTP/1.1" 404
Also, when checking the website directory, the following directory isn't there:
web/themes/custom/droopler_theme/components/fonts
Active
5.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.