Hi,
When I enable wp_debug, this is the error I get when trying out live preview:
Warning: require_once(/home/emma/public_html/blueprint_2017/wp-content/plugins/designthemes-core-features/apis/mailchimp/mailchimp.php): failed to open stream: No such file or directory in /home/emma/public_html/blueprint_2017/wp-content/themes/humanity/framework/register_widgets.php on line 3
Fatal error: require_once(): Failed opening required ‘/home/emma/public_html/blueprint_2017/wp-content/plugins/designthemes-core-features/apis/mailchimp/mailchimp.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /home/emma/public_html/blueprint_2017/wp-content/themes/humanity/framework/register_widgets.php on line 3
And, indeed, there is no designthemes-core-features directory in the plugins, probably because I just unzipped humanity.zip manually when I couldn’t get the install process to work.
So – can we go back to method 2?
Lets assume I’m trying method 2, and I have got up to putting the humanity.zip file in my themes directory so that it looks like this:
[[email protected] themes]$ pwd
/home/emma/public_html/blueprint_2017/wp-content/themes
[[email protected] themes]$ ls
awada gridalicious kurama stained-glass twentysixteen
blueprint-stained-glass-child humanity.zip layout-builder twentyfifteen zoom-lite
clean-journal index.php raindrops twentyseventeen
“Humanity” is not listed among my installed themes, because it’s still zipped.
“Add new Theme” just takes me back to the screen where it’s going to ask me to ftp the zipfile from my Windows box.
What do I do at this point?