Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: "White Screen" #608882

    I’m stuck. I have no idea, what to do to solve that problem. Can anyone please help me?

    in reply to: "White Screen" #608753

    Good Morning,

    I forgot yesterday to close the annotation mode with */ which prevented the debug-commands to be executed.
    Now this message is displayed:

    PHP Parse error: syntax error, unexpected ‘avia_mega_menu_walker’ (T_STRING), expecting ‘,’ or ‘)’ in /Applications/MAMP/htdocs/wordpress/wp-content/themes/enfold/functions.php on line 64

    in line 64 of the functions.php i can find this:

    add_filter(‘avia_mega_menu_walker’, ‘__return_false’);

    what happend there?

    in reply to: "White Screen" #608495

    Thanks,
    i changed the wp-config.php by adding

    define(‘WP_DEBUG’, true);
    define( ‘WP_DEBUG_LOG’, true );

    then i renamed the theme-folder to produce the “white screen” successfully,
    but no debug.log was written in the wp-content-folder?

Viewing 3 posts - 1 through 3 (of 3 total)