关于帖子的特色图片,我的AMP插件(适用于WordPress的AMP)为我提供了以下输出:
<figure class="amp-wp-article-featured-image wp-caption">
<amp-img width="735" height="551" src="https://example.com/files/1/2016/06/1.jpg" class="attachment-large size-large wp-post-image amp-wp-enforced-sizes i-amphtml-element i-amphtml-layout-intrinsic i-amphtml-layout-size-defined" alt="" layout="intrinsic"><i-amphtml-sizer class="i-amphtml-sizer">
<img class="i-amphtml-intrinsic-sizer" src="data:image/svg+xml;charset=utf-8,<svg height="551px" width="735px" xmlns="http://www.w3.org/2000/svg" version="1.1"/>">
</i-amphtml-sizer></amp-img> </figure>
,但根本看不到图像。 帖子内的图片也是如此。
有什么想法吗?