WordPress PerfectPixel 主题

发布于 2024-10-10 02:41:18 字数 189 浏览 0 评论 0原文

我的 WordPress 主题有问题,我一直在将英语页面翻译成法语,在英语页面上,图片正确显示在主页上,但没有出现在法语主页上。

这是英文页面:http://www.interactioncamps.org/ 这是法语页面:

I have a problem with my wordpress theme, I have been translating an english page into French, on the english page, the pictures appear properly on the mainfrontpage but it doesn't appear on the french homepage.

Here is the english page: http://www.interactioncamps.org/
Here is the french page:

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我的痛♀有谁懂 2024-10-17 02:41:18

但是,您正在调用 jquery.cycle 插件,法语页面似乎没有向其传递任何幻灯片。看一下法语页面上浏览器的 JavaScript 控制台:

[cycle] terminating; too few slides: 0
jquery.cycle.all.js:33

如果没有看到一些参考代码,很难确切地说出问题是什么,但这应该会为您指明正确的方向。

However you're calling your jquery.cycle plugin, the French page does not appear to be passing it any slides. Take a look at your browser's JavaScript console on the French page:

[cycle] terminating; too few slides: 0
jquery.cycle.all.js:33

Without seeing some reference code it's tough to say exactly what the problem is, but that should point you in the right direction.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文