-
AuthorPosts
-
April 5, 2016 at 7:17 pm #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?
April 5, 2016 at 7:24 pm #608478Hi 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!
JordanApril 5, 2016 at 7:50 pm #608495Thanks,
i changed the wp-config.php by addingdefine(‘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?April 5, 2016 at 10:51 pm #608551Hi!
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,
BasilisApril 6, 2016 at 8:57 am #608753Good 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?
April 6, 2016 at 12:14 pm #608882I’m stuck. I have no idea, what to do to solve that problem. Can anyone please help me?
April 7, 2016 at 5:21 am #609313Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.