• Resolved xsized

    (@xsized)


    Had issues with the Plugin SEOPress – all pictures are gone after activating this plugin. (see https://www.ads-software.com/support/topic/pictures-are-gone-with-this-plugin/ for more details)
    Instead of the images all img src are replaced with:

    src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="

    Figured out, that this happens if LazyLoad in Smush is active, this placeholder is set by Smush. Have no idea how to use both plugins together, somehow they interfere with each other.

    • This topic was modified 1 year, 10 months ago by xsized.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @xsized,

    Trust you are doing good and sorry to know that you are experiencing this issue.

    To investigate this issue, I installed SEOPress on a test website where I have Smush Lazyload enabled but was unable to replicate the issue.

    Can you please share an export of SEOPress plugin settings so that we could give a closer look at the issue? To do this, go to?SEO >>?Tools page >> Setting tab.

    We look forward to hearing back from you.

    Kind Regards,
    Nebu John

    Thread Starter xsized

    (@xsized)

    Here are my settings:

    {
    "id": 1672833166496,
    "name": "current",
    "description": "",
    "config": {
    "configs": {
    "settings": {
    "auto": true,
    "lossy": false,
    "strip_exif": true,
    "resize": false,
    "detection": true,
    "original": false,
    "backup": false,
    "png_to_jpg": false,
    "nextgen": false,
    "s3": false,
    "gutenberg": true,
    "js_builder": false,
    "cdn": false,
    "usage": false,
    "accessible_colors": false,
    "keep_data": true,
    "lazy_load": true,
    "webp_mod": false
    },
    "lazy_load": {
    "format": {
    "jpeg": true,
    "png": true,
    "gif": true,
    "svg": true,
    "iframe": true
    },
    "output": {
    "content": true,
    "widgets": true,
    "thumbnails": true,
    "gravatars": true
    },
    "animation": {
    "selected": "spinner"
    },
    "include": {
    "frontpage": true,
    "home": true,
    "page": true,
    "single": true,
    "archive": true,
    "category": true,
    "tag": true,
    "bafg": false
    },
    "footer": true,
    "native": true,
    "noscript": false
    }
    },
    "strings": {
    "bulk_smush": [
    "Automatic compression - Active Super-Smush - Inactive Metadata - Active Image Resizing - Inactive Original Images - Inactive Backup Original Images - Inactive PNG to JPEG Conversion - Inactive"
    ],
    "lazy_load": [
    "Lazy Load - Active Media Types - jpeg, png, gif, svg, iframe Output Locations - content, widgets, thumbnails, gravatars Display And Animation - Selected: spinner Included Post Types - frontpage, home, page, single, archive, category, tag Load Scripts In Footer - Yes Native Lazy Load Enabled - Yes Disable Noscript - No"
    ],
    "cdn": [
    "Inactive"
    ],
    "webp_mod": [
    "Inactive"
    ],
    "integrations": [
    "Gutenberg Support - Active WPBakery Page Builder - Inactive Amazon S3 - Inactive NextGen Gallery - Inactive"
    ],
    "settings": [
    "Image Resize Detection - Active Color Accessibility - Inactive Usage Tracking - Inactive Keep Data On Uninstall - Active"
    ]
    }
    },
    "plugin": "912164"
    }
    Thread Starter xsized

    (@xsized)

    Oh, one more point: Plugin Autoptimize seems to be involved. If I deactivate this one, then the issue is gone. Found out today.

    Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @xsized,

    I imported the SEOPress settings on my test website but still wasn’t able to replicate the issue on my end. It doesn’t look like a Smush issue, but probably a conflict issue with Autoptimize. Please check if you have enabled Lazyload feature with Autoptimize. If yes, please try disabling the same and see if that helps resolve the issue.

    Please let us know how that goes.

    Kind Regards,
    Nebu John

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @xsized ,

    We haven’t heard from you for over a week now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No pictures visible with LazyLoad and SEOPress’ is closed to new replies.