Why are some SVG-images not visible in my footer?

Not sure if you’ve already done this, so forgive me if I’m telling you something you already know. But WordPress doesn’t support SVG Uploads out of the box, so to speak. This is due to security issues that can be created when a user uploads SVGs with malicious code. Mainly, a problem if you let … Read more

Delete all thumbnails & regenerate them?

Is there a reason you need to delete them first? You can use Regenerate Thumbnails if you need to generate new image sizes after switching themes or registering a new image size. https://wordpress.org/plugins/regenerate-thumbnails/ This plugin also gives you an option to delete images related to unregistered sizes. Note: the plugin is not tested with the … Read more