Child Theme fatal require once error.
-
hi,
this is the error I got when previewing the child theme.
Warning: require_once (……/elegantica-child/admin/theme-options.php)
[function.require-once]: failed to open stream: No such file or directory in ……/elegantica/functions.php on line 46Fatal error: require_once() [function.require]: Failed opening required ‘……/elegantica-child/admin/theme-options.php‘
(include_path=’.:/usr/lib/php:/usr/local/lib/php’) in ……/elegantica/functions.php on line 46(…… is unnecessary directory information)
the strange thing is I don’t have the maps
admin/theme-options.php in directory: ……/elegantica-child/admin/theme-options.php
the code i used to import the parent style.css is @import url(‘../elegantica/style.css’);
in advantaged thank you for helping!
- The topic ‘Child Theme fatal require once error.’ is closed to new replies.