brianfeister
Member
Posted 1 year ago #
I've searched ALLLL over the internet and also on the forums and can't find anyone else with my problem. I've got my WordPress 3.0 menus up and running but the navigation items won't drag: http://cl.ly/24jb. When I hover, I get the hand like it wants to drag and drop, but when I do nothing happens.
Any ideas what the trouble could be?
Try adding define('CONCATENATE_SCRIPTS', false); to your wp-config.php file below the define('DB_HOST' line.
http://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation
brianfeister
Member
Posted 1 year ago #
Worth a try but no dice :( Still have the same problem after editing wp-config.php
Try downloading WordPress again and delete then replace your copies of everything except the /wp-content/ directory and wp-config.php file with fresh copies from the download.
Devin Walker
Member
Posted 1 year ago #
Did anyone figure this out? It's definitely a problem related to my theme not the WordPress install since when I activate TwentyTen the drag-and-drop ordering works fine... any ideas?