• Hello,

    I am using the Ciola theme from Envato. My site was working perfectly…until I went to install the OptionTree plugin. I had no idea it was already in my theme, when I did it crashed my site and put up a whole fatal error thing.

    After talking with Host Gator, I changed the name of the file and gained control back of my dashboard where I could finally delete the plugin. Now, I still cannot get my site (www.theshowho.com) to load.

    I keep getting this message:

    <?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( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );

    What is this and how do I fix it so I can get my site back? PLEASE HELP!

    – Eric

  • The topic ‘[Theme Ciola]’ is closed to new replies.