• I am using this plugin since a while, everything was great and working. But since a while, the CDN Shortpixel is forcing it’s own Shortpixel Favicon in my websites, without permission.

    So I had to deactivate compress pictures via autoptimize, otherwise I have a shortpixel favicon on my sites. This is really really not acceptable.

    Thanks

Viewing 8 replies - 16 through 23 (of 23 total)
  • Web Optima

    (@wpoptima)

    It was 2.6.0-beta in the zip. Anyhow, I upgraded it now to 2.7.9-beta-0, I cleared cache and it seems it still works fine.

    Web Optima

    (@wpoptima)

    WordPress just sent me a notification about an error caused by Autoptimize v. 2.7.9-beta-0. It seems the error occurs in PluginUpdateChecker.php. Let me know if you want me to send you the full error report.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    yes please, if it’s too long you can send it to futtta-at-gmail-dot-com.

    Web Optima

    (@wpoptima)

    No problem, I forwarded the message to your gmail.

    simonjm

    (@simonjm)

    I used the code snippets plugin that you suggested, which had the AO Favicon fix already in place and it’s solved the problem on my site.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    thanks for confirming Simon! ??

    I see its still not solved? Just installed AO on bedrukken-borduren.nl and see my favicon has changed. I will uninstall now.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    @ronaldlubach this was actually fixed in a 2.8.0 (specifically https://github.com/futtta/autoptimize/blob/beta/classes/autoptimizeImages.php#L533), so surprised you would still see this happening. disabling image optimization is the easiest solution, but below code snippet just disables optimization of icon-links

    add_filter( 'autoptimize_filter_imgopt_linkicon', '__return_false');

    frank

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Wrong favicon forced by Shortpixel’ is closed to new replies.