简体   繁体   English

在Wordpress管理面板中移动菜单不起作用

[英]Moving a Menu in Wordpress Admin panel is not working

I am trying to move a menu one level up from the list, by accessing it via the WP Admin Panel --> Appearance --> Menus 我正在尝试通过WP管理面板->外观->菜单访问菜单,将菜单从列表上移一个级别

The problem is, when I try to move the menu by clicking and dragging it like before, it just adds blank boxes below it, like in the screenshot! 问题是,当我尝试像以前一样通过单击和拖动菜单来移动菜单时,它只是在其下方添加了空白框,如屏幕截图所示!

I had even upgraded the Wordpress to 3.8.1. 我什至将Wordpress升级到3.8.1。 But still facing this issue! 但是仍然面临这个问题!

Please pardon me if Stackoverflow is not the right place to ask this question. 如果Stackoverflow不是问这个问题的正确地方,请原谅我。 Please move to the respective child sites of Stackoverflow, if this question is not apt for here. 如果此问题不适合此处,请移至Stackoverflow的各个子站点。

Thank you 谢谢

在此处输入图片说明

----------------------- -----------------------

EDIT 编辑

The following is what am seeing in Google Chrome's Javascript console: 以下是在Google Chrome浏览器的Javascript控制台中看到的内容:

在此处输入图片说明

When I searched in Google, the main cause for this is multiple declaration of jQuery. 当我在Google中搜索时,造成这种情况的主要原因是jQuery的多个声明。 The above error points to the Pluto theme which is being bought. 上面的错误指向正在购买的Pluto主题。

It was found that, jQuery multiple version conflict was causing this issue. 发现,jQuery多个版本冲突导致了此问题。

And got it resolved finally, after updating the Pluto theme. 更新了冥王星主题后,它终于解决了。 Please note that, I have already updated the Wordpress to the latest version too. 请注意,我也已经将Wordpress更新为最新版本。

Thanks @Manolis and @Howlin for their help. 感谢@Manolis和@Howlin的帮助。

I also Facing same Problem. 我也面临着同样的问题。

This problem can be solved directly by Installing this plugin 通过安装此插件可以直接解决此问题

http://wordpress.org/plugins/use-google-libraries/ http://wordpress.org/plugins/use-google-libraries/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM