• Hello,
    SVG Logo was not showing on the front end of my client’s website, but when I disabled the SVG support plugin logo showed up.
    Is there any solution to fix this problem?

    Thanks.

    • This topic was modified 2 years, 9 months ago by webdeventh.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Almost the same here under this setup:
    PHP 8.0.13, WordPress 5.9 with OnePress theme
    SVG Support 2.4.2, Fast Velocity Minify 3.2.6, WP Super Cache 1.7.7

    I do not know since when exactly (update of PHP, WP and plugins was done lately) but the site main logo controlled by the theme customizer was not shown anymore (frontend, backend) when SVG Support 2.4.2 was active. When deactivated the logo is shown. Other SVG images included by code in the footer area continued to work in both cases.
    So is SVG Support plugin not needed anymore with WP 5.9 or might this be a cache problem?

    • This reply was modified 2 years, 9 months ago by ChrisFo.

    hope this helps, version 2.4 of this plugin changed the behavior of embedded SVG if you do not have width and height properties on the original tag the plugin adds a width and height of 1px essentially hiding your image. to test this you can look at the code in your web inspector or download the previous version and see if it fixes it https://downloads.www.ads-software.com/plugin/svg-support.2.3.21.zip

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SVG logo not showing after enabling SVG Support’ is closed to new replies.