ok, this is very possibly connected to my previous post about "CRED 1.3b3 Beta messing up images (names) ".
i noticed in the menu-admin nav-menus.php, that open-up of menu items dont work. the console shows an error:
http://192.185.107.123/home/northpro/public_html/wp-content/plugins/wp-views/embedded/common/res/js/wpv-wp-pointer.js?ver=3.9.1 404 (Not Found)
after some fiddling…: "http://192.185.107.123/home/northpro" is wrong!! the correct path is "http://192.185.107.123/~northpro/" and every other script and library is being loaded with the correct path – except for some toolset libs.
/home/northpro is the local root path, not for url (sorry my layman's terms…)
the function that produces this path is for example on wp-types\embedded\common\wp-pointer.php Line 45
is the temporary path i use a problem?? (default of my host, so far i never noticed a problem http://192.185.107.123/~northpro/)
Me: Confused: Greets