• dfwunite.com is the domain.

    I can access the admin panel perfectly fine. I can add a post, change themes, add plugins etc, but nothing actually shows up in cyberworld. I’m not sure what is going on. Please help!!

Viewing 3 replies - 16 through 18 (of 18 total)
  • I see just the blank white page. I would like to help you repair this and then post the solution here when we are done. FoC.
    [Moderator note: Don’t use these forums to promote your organisation or services]

    I am having this issue as well.

    I upgraded to 3.5.1 as usual (using the upgrade function in the dashboard).

    I can now access the entire dashboard, but my homepage is not displaying.

    I deactivated all plugins. It doesn’t work.
    I deactivated the theme and activated 2012. It doesn’t work.
    I removed the .htaccess file. It doesn’t work.
    I only have an index.php file in the root.

    My index.php file says:

    <?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');

    Help? Anyone?

    Thanks,
    J

    @jcburke: As per the Forum Welcome, please post your own topic. Your problem is completely different from the original poster’s.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Blank home page’ is closed to new replies.