• Resolved toad78

    (@toad78)


    While I have been working with your product for a few years now, I’ve noticed after developing a new page that content/images are now missing. The content exists (can be seen in code view), but nothing on the frontend outputs. If I disable the plugin, all is fine.

    HOST: Cloudways

    webP SETTINGS:
    Operation: Varied
    Scope: Uploads/themes
    Image types: Both jpegs and pngs
    Destination: Mingles
    File extensions: set to ‘webp’
    Destination: image roots
    cache-control: do not set

    .htaccess:
    checked: enable redirection to converter and create webp files upon request

    Alter HTML:
    What to replace: replace image URLs (only do the replacements in webp enabled browsers) and Reference webps that haven’t been converted yet

    How to replace:
    the complete page (using output buffering)

    SHORTPIXEL SETTINGS:
    Next Generation Images:
    – also create WebP version
    – deliver the next gen version using <PICTURE> tag with Global

    WP ROCKET SETTINGS:
    – Enabled Lazyload

    I appreciate the assistance, and thank you.

Viewing 1 replies (of 1 total)
  • Thread Starter toad78

    (@toad78)

    I have found that when disabling the ‘Delay JS Execution’ in WP Rocket, this fixed the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Missing Images/Content’ is closed to new replies.