WordPress 页面上的小部件中的 jQuery 不起作用

发布于 2025-01-07 07:21:34 字数 413 浏览 0 评论 0原文

我的 WordPress 网站上有一些 jQuery 支持的小部件。当我将它们添加到侧边栏或页脚时,它们都工作正常。

但是,我需要在页面上添加一些小部件,因此我使用了 小部件Pages 插件可以做到这一点。

但是,这似乎破坏了小部件中的 jQuery,因为所有效果都消失了。您可以在此处查看我正在谈论的内容的演示。页面中心(横幅下方)的菜单应与页脚中的相同菜单具有相同的“悬停”效果。

我对这一切都很陌生,所以我不知道该怎么做。任何帮助将不胜感激。

谢谢

I have some jQuery powered widgets on my WordPress site. They all work fine when I add them to the sidebar or footer.

However, I needed to add some widgets on my page, so I've used the Widgets on Pages plugin to do so.

But, this seems to break the jQuery in the widgets, as all the effects are gone. You can see a demo of what I am talking about here. The menu in the center of the page (below the banner) should have the same "hover" effect as the same menu in the footer.

I am pretty new to all this so I don't have a clue what to do. Any help would be highly appreciated.

Thanks

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

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

发布评论

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

评论(1

雾里花 2025-01-14 07:21:34

我最终停止使用小部件并创建了一个加载 jQuery 的新插件,所以我已经实现了我想要的。

I've eventually stopped using widgets and created a new plugin which loads the jQuery, so I've achieved what I wanted.

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