Hi all,
i have a problem with the WordPress admin pages that use JS (Jquery...). For exemple when i try to move imtems on the /wp-admin/nav-menus.php page nothing happens...
When i have a look on the JS console (I use Chromium but the problem exist also with Firefox), the following message is displayed (2 errors):
- load-scripts.php: Failed to load resource: the server responded with a status of 403 (Forbidden)
- load-scripts.php: Uncaught type error: Object #<an Object> has no method 'sortable'
Any idea ?