Revels888
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Every page is blank/whiteI think there was something dodgy in the index file. No idea really. But I removed it, reinstalled wordpress (again) and it’s working.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Every page is blank/whiteI get this if you view source on the homepage..
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require('./wp-blog-header.php'); ?>Forum: Fixing WordPress
In reply to: Every page is blank/whiteI’ve wiped everything, started again with a fresh install and it’s still doing the same thing.
What can it possibly be?
Forum: Fixing WordPress
In reply to: Every page is blank/whiteThanks, Bill. I got a basic functions.php back again without whatever error I managed to add to it and it’s still not working again.
Forum: Fixing WordPress
In reply to: Every page is blank/whiteOkay, some progress.
I’ve managed to get back into the dashboard but the rest of the site is still blank. All plugins are disabled and I am back using the twentyten default theme.
Viewing 5 replies - 1 through 5 (of 5 total)