Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter golds30

    (@golds30)

    As usual, simple things make the difference, and if you search long enough you find the simple thing you did wrong.

    The 180 error referred to the way I had zipped the files and was trying to upload. The theme folder was sitting inside of another folder, so essentially there was no index.php in the root folder (I’m an idiot).

    I copied the default themes CSS file call, and I think that fixed the function issue.

    Thanks for the help!

    Thread Starter golds30

    (@golds30)

    I’m no php warning expert either.

    I did look at the theme.php file and here’s the line that it shows:

    $theme_data = implode( '', file( $theme_file ) );

    It seems to be keying in on my style sheet, but I’m not sure what it is trying to tell me. I have the theme info plugged into my style sheet, and the CSS is just sitting in the root folder like it should.

Viewing 2 replies - 1 through 2 (of 2 total)