Carousel停止在博客上显示图像

时间:2016-09-27 11:50:53

标签: jquery image carousel blogger

我对编码非常陌生,我使用了模板,然后在需要的地方进行了编辑。一切都在我的博客上工作正常,然后我接受了谷歌的adsense(不知道这是否导致它或巧合)图像停止显示。

拉入我之前帖子的轮播已停止显示图片,代码中有“未找到图片”的网址。我不知道为什么或如何解决这个问题,请帮助我。

这是用于轮播的代码的一部分:

<b:if cond='data:blog.url == data:blog.homepageUrl'>
    <div class='featured-area'>
        <div id='carousel'>
            <script>
document.write(&quot;&lt;script src=\&quot;/feeds/posts/default?max-results=&quot;+numposts1+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;);
            </script>
        </div>
    </div>
</b:if>

0 个答案:

没有答案