We would like to change the placeholder image to be our own image, but we can't upload to the directory to replace it.
I'm trying to find in the files or css where the "placeholder.png" file is being assigned. I've done a text search on the entire code and can't find "placeholder.png". I was planning to upload our logo in the media files and find the php or css that said to show the placeholder.png file. Can you let me know what the best way would be to change that to show our logo if they don't upload one?
Nevermind. 🙂 Apparently my search parameters weren't set right. Found it in several places and updated it. Definitely better to just replace that image directly if possible. Perhaps on a future update, that default logo can be in the settings (unless I totally overlooked that it already is.)