Hallo, I have the same problem at bredaredsgk.se
Where can I change so it show all levels of sub-menues?
Thread Starter
jojo89
(@jojo89)
Adding:
I have tryed to change from my old url to the new one under settings/media
but then the images is not working anymore and I still cant add new ones
Thread Starter
jojo89
(@jojo89)
edit your /wp-config.php file
Change this line
define(‘DISALLOW_FILE_EDIT’, true);
to
define(‘DISALLOW_FILE_EDIT’, false);
did this and now its working fine, question is why I had to do this 😛