Child Theme
I'm very new to trying a child theme so bear with me.
I did as the tutorial instructed, but I am confused.
Am I supposed to add only the php files that I have modified or all of them?
I basically reinstalled vantage as a main theme and took my modified files and placed them as the child theme. This is what I would have (thank you preview)
Warning: require(/home3/djmaine/public_html/maineweddingplanner.com/
wp-content/themes/vantage-child/framework/load.php) [function.require]: failed to open stream: No such file or directory in /home3/djmaine/public_html/maineweddingplanner.com/
wp-content/themes/vantage-child/functions.php on line 41
Fatal error: require() [function.require]: Failed opening required '/home3/djmaine/public_html/maineweddingplanner.com/
wp-content/themes/vantage-child/framework/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/djmaine/public_html/maineweddingplanner.com/
wp-content/themes/vantage-child/functions.php on line 41
That is what I am seeing right now. This was after I removed the framework folder from the child theme.
I'm sure it is something completely simple that I am missing.