Hi Yigit,
I tried to add this code tot the functions.php file in the root of the theme, at the bottom of the file.
//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}
Nothing seem to happen. I use the most recent Enfold theme version and WP 3.9.1
I have the same problem.
I installed a plugin “Media File Manager Advanced”
This one causes the problem.