• Hi,

    I just updated to version 0.9.94
    I checked my blog posts to make sure they all looked okay and unfortunately the images that should be HIDDEN from amp, are actually showing alongside the amp-specific images I have set up.

    The code is set as followed if for example I need the two images to sit in different places in the blog:

    DESKTOP IMAGE WITH AMP VERSION
    <div class=”hidden-sm hidden-xs”><picture><source srcset=”DESKTOP IMG URL” media=”(min-width: 980px)”></picture></div><amp-img class=”alignright” media=”(min-width: 980px)” src=”DESKTOP IMG URL” width=”760″ height=”270″></amp-img>

    MOBILE IMAGE WITH AMP VERSION
    <div class=”hidden-md hidden-lg”><picture><source srcset=”MOBILE IMG URL” media=”(max-width: 980px)”></picture></div><amp-img media=”(max-width: 980px)” src=”MOBILE IMG URL” width=”360″ height=”270″ layout=”responsive”></amp-img>

    Why are the images in the <div> showing on the amp pages when it previously didn’t until this update?

    How do I get an older version of the plugin please?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hello @kcampbell023

    Can you please contact us on team@magazine3.com so I can personally check it and solve it for you.

    I have the same problem no images are showing since the update.

    • This reply was modified 5 years, 10 months ago by britsinph.
    Thread Starter kcampbell023

    (@kcampbell023)

    Hi again,

    I managed to restore my website to an older backup which has fixed the issue for now.

    Can you please explain to me why the <picture> images were showing up on the amp pages? It is my understanding that they do not work on amp pages? Which is why I have set up each blog post with the example code above for every single image.

    Can you please confirm if this is no longer the case? I can’t afford this happening again in the next update which I can see you’ve already issued?

    Thanks.

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @kcampbell023

    I have checked your website and it seems that the images working fine in the older version.

    Can you please contact us on team@magazine3.com so I can check it why it is not working in the latest update.

    @britsinph Can you please share the URL where images are not showing?

    Hi @kcampbell023,

    Update the plugin to the latest version and I am sure your problem will be resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘URGENT: NON-AMP IMAGES SHOWING ON AMP PAGES AFTER NEW UPDATE’ is closed to new replies.