Hey everyone,
I'm using Magento Open Source 2.4.3 and I can't seem to figure out why my logo image uploads don't take.
I've checked permissions and they are okay. I'm running cpanel so the webserver and the user have ownership of the pub folder. I go to CONTENT -> DESIGN CONFIGURATION -> and then edit both the store and website header. I SAVE & CONTINUE then recompile.
When I visit the store the Magento logo still shows however when I revisit CONTENT -> DESIGN CONFIGURATION the proper images show as assigned as the logo. It's incredibly frustrating.
When I visit the home page and inspect the image location it shows in the deeply under the pub folder as logo.svg. What am I doing wrong that when I reindex magento and recompile that I don't see the new logo?
Please try the solution below
Run these commands
bin/magento indexer:reindex bin/magento setup:di:compile bin/magento cache:clean bin/magento cache:flush