I followed the instructions in the Codex and in the previous thread at: http://www.kriesi.at/support/topic/support-child-theme.
I added this to the Choices-Child theme styles.css file and selected Choices-Child in Appearances > Themes.
/*
Theme Name: Choices Child Theme
Description: A responsive Business and Portfolio Theme by Kriesi - Update notifications available on twitter and facebook:Follow me on twitter - Join the Facebook Group
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: choices
*/
I received this error (XXX masks my server path).
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 261900 bytes) in /home/XXX/public_html/wp-includes/cache.php on line 402
I got this error both with and without a functions.php file and with and without an at-import:
@import url('../choices-child/style.css');
Why would I receive this error with the child theme and not the Choices parent?
Suggestions?














