Viewing 7 replies - 1 through 7 (of 7 total)
  • Are you using the Cache Enabler minification option? If so, have you tried disabling minification and re-testing?

    Thread Starter milesgeek

    (@milesgeek)

    We have it disabled, we also disabled autoptimize which we had tried as well. (not at the same time).

    Does this issue only occur when you have the “Create an additional cached version for WebP image support” directive enabled in the Cache Enabler settings? Can you try unchecking this option to see if the issue remains?

    Also, have you tried deactivating other plugins to see if there might be a conflict somewhere?

    Thread Starter milesgeek

    (@milesgeek)

    Yes, as mentioned in the first sentence of the post this only occurs in the webp generated cached version.

    Plugin Author KeyCDN

    (@keycdn)

    Does your theme show the semicolon? It looks like it is missing in the code. It should be   instead of &nbsp.

    Thread Starter milesgeek

    (@milesgeek)

    It was missing a ; at the end on the first reference in the code. I made that change and filed a report with the theme developer. It resolved the breadcrumb display error. But the drop down menu’s are still being rendered incorrectly with the webp cached version.

    Without the webp version it renders fine. There may be other small errors in the theme adding to this. Is there anything I can do to prevent the webp version being created from bringing this issue to light? Apparently it’s doing more than just replace the image name with a webp version.

    I can also edit and report errors in the theme. But I’m not sure what is causing the overlay menu rendering errors for me to change.

    Thanks for your help thus far.

    we also disabled autoptimize which we had tried as well

    for your information; you can always disable AO on a per-request basis by adding ?ao_noptimize=1 to the URL. this might come handy for debugging-purposes?

    frank (ao dev)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘webp cache errors’ is closed to new replies.