Automattic / super-cool-ad-inserter-plugin

Insert ads, newsletter signup widgets, and calls to action in the middle of your posts!
https://wordpress.org/plugins/super-cool-ad-inserter/#description
32 stars 4 forks source link

no images anymore #73

Closed dennyfischer closed 2 years ago

dennyfischer commented 2 years ago

with version 4.0/4.1 my images are gone inside my posts / between the paragraphs. with version 3.3 everything is fine. (my site is amp only)

benlk commented 2 years ago

Are your "images" widgets that were inserted with SCAIP?

dennyfischer commented 2 years ago

No, i mean all normal images inside my posts. Just the featured image is showing correctly. all other images are gone, when scaip 0.4.x ist active

miguelpeixe commented 2 years ago

75 was released in the v0.5.0, which fixes identified issues while parsing blocks for ad insertion. Can you confirm if this release fixes your issue?

dennyfischer commented 2 years ago

Still has to use 0.3.x. With 0.5 oder 0.6 the plugin hide all images inside my posts

Am Di., 9. Nov. 2021 um 22:31 Uhr schrieb Miguel Peixe < @.***>:

75 https://github.com/Automattic/super-cool-ad-inserter-plugin/pull/75

was released in the v0.5.0 https://github.com/Automattic/super-cool-ad-inserter-plugin/releases/tag/v0.5.0, which fixes some issues while parsing blocks for ad insertion. Can you confirm if this release fixes your issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Automattic/super-cool-ad-inserter-plugin/issues/73#issuecomment-964565688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF2DLE4AEX66XW7BNDZ37G3ULGHKNANCNFSM5HNVAAJQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Mit freundlichen Grüßen / best regards

Denny Fischer


SmartDroid.de http://smartdroid.de/

Denny Fischer Große Biergasse 2e 08056 Zwickau Tel: 015170061338

benlk commented 2 years ago

Can you paste a post's post_content here? Go into the Code Editor and copy the entire post's raw contents, or find the post by its post ID in your database and copy the post_content column of the table.

dennyfischer commented 2 years ago

Hey, sorry for that late answer. Im still on the old version. I think its a problem with die classic editor, because we are still not using gutenberg at this point..

miguelpeixe commented 2 years ago

Do you still get issues with the classic editor using version 0.6.0?

miguelpeixe commented 2 years ago

As @benlk requested, having a sample of the post_content would be very useful to find the root cause of the issue.

dennyfischer commented 2 years ago

yes, still with 6.0.

thats a example. if i open the post in the browser with 0.6.0 the image from the bottom of the post is gone. This happens to all posts wrote in the classic editor. i think there a no problems with the block editor

untitled.txt

benlk commented 2 years ago

The image at the bottom of the post:


<a href="https://www.smartdroid.de/wp-content/uploads/2022/02/unlimited-basic-10-99.jpg"><img class="aligncenter size-full wp-image-245531" src="https://www.smartdroid.de/wp-content/uploads/2022/02/unlimited-basic-10-99.jpg" alt="Unlimited Basic 10 99" width="1994" height="1120" /></a>

Standard a img markup, looks like.

This issue would have been introduced with https://github.com/Automattic/super-cool-ad-inserter-plugin/pull/65

matticbot commented 2 years ago

:tada: This issue has been resolved in version 0.6.2-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

matticbot commented 2 years ago

:tada: This issue has been resolved in version 0.6.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: