leftblank
Forum Replies Created
-
Forum: Plugins
In reply to: Widget Drag and Drop doesn’t workFixes one error, but also returns a new one in line 798 of themes.php (according to FireBug):
Draggables is not defined http://leftblank.nl/wp-admin/themes.php?page=widgets/widgets.php Line 798Please take a look at it once again.
Scratch that, when I reuploaded my js directory everything worked again, thanks!
Forum: Plugins
In reply to: Widget Drag and Drop doesn’t workI don’t have a solution, but there is a topic running about it here as well with some more detailed info.
Forum: Plugins
In reply to: Widget dragging not working due to function missingI sadly don’t have a solution, in fact, I’m experiencing exactly the same problem on my fresh installed 2.1 WP, I suppose they delivered the wrong scriptversions with this release or so. The errors (given by Firebug) are the following:
Element.childrenWithClassName is not a function http://techdump.leftblank.nl/wp-includes/js/scriptaculous/dragdrop.js?ver=1.6.1 Line 640and
Element.childrenWithClassName is not a function http://techdump.leftblank.nl/wp-includes/js/scriptaculous/dragdrop.js?ver=1.6.1 Line 234Both these errors are in the ‘dragdrop.js’ file; I’ve tried older versions, back to 1.5 of scriptaculous, but none of them worked.
Hopefully someone knows how to fix this as it’s pretty annoying, I want to enjoy the goodness of widgets as well!Forum: Developing with WordPress
In reply to: How to rebuild ‘post name’ after a conversion?Little update, just noticed that WordPress can import by RSS, which worked better, despite the work I put into it.