• I’ve customized a child theme. (named whiteroom – runs on Genesis)

    Compressed the child theme folder (whiteroom.zip)

    Went in to admin area, installed the Genesis framework.

    Tried to upload and install the custom child theme, whiteroom.zip

    The install process completes, but if I click on Preview it shows a blank window and on the right side of the window title bar is says Preview “” (usually it has the name of the theme it’s previewing.

    If I still go ahead and click “activate” I get the following error message if I try to do anything on the site…

    Warning: require_once(/home/image/public_html/themes/whiteroom/wp-content/themes/whiteroom/lib/init.php) [function.require-once]: failed to open stream: No such file or directory in /home/image/public_html/themes/whiteroom/wp-content/themes/whiteroom/functions.php on line 2

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/image/public_html/themes/whiteroom/wp-content/themes/whiteroom/lib/init.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/image/public_html/themes/whiteroom/wp-content/themes/whiteroom/functions.php on line 2

    If I do a manual install of an unzipped version of the child theme via FTP, it installs with no problems and I can activate and use it.

    So, that works for me, but I want to enable clients to install the file through the admin area.

    Anyone have any ideas?

    Thanks!!!

    Ted

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

    (@georgegecewicz)

    Yeah man by zipping up the files you can’t access theme. Unzip them and use them. What did you think zipping them up would do?

    I want to enable clients to install the file through the admin area.

    What does that mean? Users can activate and deactivate themes from the back end super easily.

    Thread Starter Ted

    (@tedvieira)

    Thanks for the reply, George.

    Typically, when I install a theme from my hard drive, it’s a zip file that I install through the admin area.

    themes > install > upload

    It uploads and installs the theme from the zip file.

    I just want my clients to be able to use that method with this theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customized an Existing Theme, Compressed to a ZIP file – won't install in admin?’ is closed to new replies.