Can relate to that, we see amp-img errors as well.
“Implicit layout “CONTAINER” is not supported by amp-img”
on
<amp-img src="//store-images.microsoft.com/image/apps.61842.13510798885702164.e9576b67-b999-4fc6-92c7-ba871310ece5.07c0b0c0-6a7c-47c6-a7b8-ca0b8fb0d379?w=180&h=180&q=60" alt="VectorWatch" class="amp-wp-inline-596b2fead25f53bfb962508b58f9b49f"></amp-img>
we use version 4.0.15 of the plugin, which is the latest version to date.
The code is transformed by your AMP plugin, it’s not directly from WP-Appbox.
I checked some sites and my dev-blog, it’s working.
Examples:
https://search.google.com/test/amp?utm_source=wmx&utm_medium=link&utm_campaign=wmx-agg&url=https%3A%2F%2Fwww.mobiflip.de%2Fautoresponder-automatische-antworten-fuer-whatsapp%2Famp%2F
https://search.google.com/test/amp?utm_source=wmx&utm_medium=link&utm_campaign=wmx-agg&id=xp_Ba4-8uIPuef5jH6tKiA
It seems like your AMP plugin don’t recognize the image, there is width/height and a layout-class missing. Which AMP plugin do you use?
Workaround (don’t know if it’s working): Try to add width=”” height=”” to img-tag of the app icon in the template files (folder /tpl/)…
-
This reply was modified 4 years, 10 months ago by
Marcelismus.
Hi.
This is the plugin: https://es.wporg.ibadboy.net/plugins/amp/
I hace the latest version installed.
Best regards
I would say it’s something they need to do, as it’s the plugin which “AMPed” the code.
https://wporg.ibadboy.net/support/plugin/amp
As of today, AMP by Automattic indeed had an update, which fixed our issues as far as we can tell. (checked 10 random error pages from over 200 which now validate correctly)
I suggest updating the plugin and reevaluate. It also seemed to fix another error we had with a different plugin. Eigher they really did improve quite a bit or the previous version was simply faulty.
new version is 0.5.1
-
This reply was modified 4 years, 10 months ago by
Minneyar.
Hi
I have updated the amp plugin and the wp-appbox plugin and it works all perfect!
Best regards