Viewing 7 replies - 16 through 22 (of 22 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Sorry for the delay in getting back. We checked and inspected it in the AMP validator and did not get any errors now and the validation is showing as pass, So there are no errors right now. Can you please check it once at your end and let me know back?

    Reference screenshot: https://prnt.sc/26k1hi9

    Thread Starter cargarm3

    (@cargarm3)

    Hi @ahmedkaludi , there is not validation problems because we have changed the file :

    /plugins/accelerated-mobile-pages/components/featured-image/featured-image.php, on line 77. We have put “” in the attribute layout=responsive.

    If we don’t add those “”, then it does not work.

    The problem is that on every pluggin update, we have to change the code again and again. PLease, modify it on your next update.

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Thanks for letting us know, For this we have raised a GitHub ticket in our repository, We will look into this and fix it soon in our update.

    Reference ticket: https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/5207

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    We fixed the issue in our latest update 1.0.77.36. Can you please check it once by updating the AMPforWP plugin to the updated version and let me know if it fixes your issue or not?

    Thread Starter cargarm3

    (@cargarm3)

    Yes, we have checked it out at https://photo-to-text.com/make-picture-with-words/amp and validates ok.

    Thank you!

    @ahmedkaludi seems that this kind of issue is still unsolved – I have a similar validation problem

    on the following page (and several others) I have a similar issue
    https://www.cucina.li/prodotto/corso-di-cucina-creativa-invernale-online/amp/

    The following tag generates 2 errors in Google Search Console

    <amp-img src="https://www.cucina.li/wp-content/uploads/2022/02/Corso-di-cucina-creativa-invernale.jpg" alt="Corso di cucina creativa stagionale - inverno" width="1080" class="show fadeIn i-amphtml-layout-responsive i-amphtml-layout-size-defined i-amphtml-element i-amphtml-built i-amphtml-layout" fadein="" :="" height="1080" layout="responsive" i-amphtml-layout="responsive" data-hero="" i-amphtml-ssr="" i-amphtml-binding="" i-amphtml-auto-lightbox-visited=""><i-amphtml-sizer style="display:block;padding-top:100%" slot="i-amphtml-svc"></i-amphtml-sizer><img class="i-amphtml-fill-content i-amphtml-replaced-content" decoding="async" loading="lazy" alt="Corso di cucina creativa stagionale - inverno" src="https://www.cucina.li/wp-content/uploads/2022/02/Corso-di-cucina-creativa-invernale.jpg" i-amphtml-auto-lightbox-visited="" data-hero=""></amp-img>

    The 2 elements “fadein” and “:” shall not appear in the <amp-img> tag

    The problem started appearing after mid January 2022

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    @rapowder: If you’d like to open a new support topic we’d be happy to assist with your case individually. Thank you!

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Amp-img ALT problems with “”’ is closed to new replies.