white screen on front end
Hello,
I installed Be theme, then installed biker demo (no attachments).. when I go to front end of site all there is is white. I've disabled all plugins and set permalinks back to default with no luck. Wordpress, be, and plugins are all at latest updates. Any ideas? Site is http://www.consciousness-store.com/
Thanks!
Comments
Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doesn’t support necessary Wordpress functions. We recommend you to contact with your admin/hosting provider because your PHP version requires update.
Thanks!