Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #608470

    Hi,

    i’m just faceing a problem, which seems to be known as “white screen”.
    I’ve done nothing. Certainly it’s the first people say, who have changed
    something without remembering it. But I swear.

    I use MAMP, MySQL and Apache ar running, but no Log-in-Page is
    shown as usually at http://localhost:8888/wordpress/wp-admin/index.php.
    I renamed the plungin-Folder at first with no effect.

    Then I renamed the Theme-Folder and – everything worked!
    Of cause without the Theme Enfold.

    What can I do now?

    #608478

    Hi Mediatas!

    Thanks for getting in touch with us!

    Try turning on debug mode in WordPress to see if any errors come up on the white screen. https://codex.wordpress.org/Debugging_in_WordPress

    Post the errors here in the Private Content section of your reply so that we may have a better understanding of what may be causing the white screen.

    Cheers!
    Jordan

    #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?

    #608551

    Hi!

    can u please upload to a live server and please let us know if the issue is still there?
    It is a bit strange to be happening.

    Thanks a lot

    Best regards,
    Basilis

    #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?

    #608882

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

    #609313

    Hi,

    It’s difficult to help you if we can’t see the actual installation, but you could try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Thanks,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.