• Hi.

    Im testing the Bigfoot theme, and while the theme itself seems to work as it should, the Childe-theme that comes with the theme gives me a full “White screen of death” on all pages inc /wp-admin/..

    I get the following error:
    Fatal error: Cannot redeclare class THB_TemplateLoader in /customers/2/8/a/bygn5.dk/httpd.www/wp/wp-content/themes/bigfoot/framework/lib/class.templateloader.php on line 25

    But i don’t really understand what to do about this.

    Looking at class.templateloader.php line 25 it looks like this:

    class THB_TemplateLoader {

    /**
    * An ordered list of paths where to look for a specific template file.
    *
    * @var array
    */

    Anyone who could point me in the right direction on what to do here?

    Cheers,
    Mads

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    your “bigfoot” theme seems to be the issue.

    – Try switching to the unedited default, core-bundled Theme for a moment using the WP dashboard to rule out any theme-specific issue. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using via FTP or SFTP or whatever file management application your host provides. Alternately, you can remove other themes except the default theme. That will force your site to use it.

    Thread Starter Listic

    (@listic)

    Hey Tara

    I have no problems using other themes (switching/renaming through FTP) than the Bigfoot child theme that comes with the Bigfoot budel..

    I guess it must be something with the (parent) Bigfoot theme not working (works fine by itself) using the child theme.

    But how do i find the issue/fix it..

    Moderator t-p

    (@t-p)

    I guess it must be something with the (parent) Bigfoot theme

    most likely

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘"White screen of death" on Child theme /themplateloader.php)’ is closed to new replies.