After updating to X 7.x, my site logo (in navbar) no longer displays. I can see it when inspecting the element. THis is our dev server and there is no caching. I cleared browser cache.
URL in secure note.
After updating to X 7.x, my site logo (in navbar) no longer displays. I can see it when inspecting the element. THis is our dev server and there is no caching. I cleared browser cache.
URL in secure note.
After some troubleshooting with plugins, I found the issue is with the Smush image optimization plugin. Disabling it allows the logo to show again. Weird.
Hi @ehsd,
You might just need to clear the cache your smush plugin for the images for them to show up again.
Also, please make sure that you have updated both X and Cornerstone.
Glad to hear it’s sorted.
Like I mentioned in the initial post, this is a dev server and only uses php-fpm for caching, No WP or Cloudflare caching. PHP-FPM was restarted after the plugin was isolated as the cause.
After some fiddling with the settings, I found disabling lazy load allows the logo to load. No other images were impacted by the lazy load setting.
Hello @ehsd,
Did you disable the Lazy load? I am not seeing the logo:
Please keep in mind that Lazy load will affect all the images present on the page. After making updates you will need to clear the cache or temporarily deactivate any caching and lazy load plugins to make sure that the code from the latest updates will be used and cached.
Hope this helps.
Yes lazy load was disabled. This seems to be an issue with the Smush It plugin as I’ve seen other recent support threads for the plugin with the same issue.
Hello,
I’m assuming you want to keep using the Lazy Load feature of Smush. Have you tried enabling it and just excluding the logo? You might want to give that a try.
If you haven’t done so yet, you can do it by following these steps:
x-brand
This will exclude the logo from being lazy loaded.
I did that and it doesn’t change anything. There are others that have the same issue with the exclude class/id not excluding lazy load, so seems this is a Smushit issue. It is labeled as a beta feature, so probably not ready for prime time yet.
I just disabled the lazy load feature. Thanks for trying to dig into this for me. Its not a Themeco problem.
Hi @ehsd,
Thank you for the information, it’s also worth mentioning this same thread, besides Smush there is also another plugin involve (WP Offload Media), you might have the same case but with different offloading media feature, or not.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.