Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Themeing Best Practices (Question)


foodin65
Participant

@foodin65

Okay So, I’ve created a new child theme and moved all of my files from my original theme into this new BP-Child Theme. I merged the css as best I could and when I hit the preview button I’m getting there errors:

Warning: main(/clothdiaperingmommy.com/wp-content/themes/bp-sn-parent/tools/breadcrumbs.php) [function.main]: failed to open stream: No such file or directory in /clothdiaperingmommy.com/wp-content/themes/bp-cdmmy-child/functions.php on line 30

Warning: main() [function.include]: Failed opening ‘/clothdiaperingmommy.com/wp-content/themes/bp-sn-parent/tools/breadcrumbs.php’ for inclusion (include_path=’.:/usr/local/php-4.4.8-1/share/pear’) in /clothdiaperingmommy.com/wp-content/themes/bp-cdmmy-child/functions.php on line 30

Warning: main(/clothdiaperingmommy.com/wp-content/themes/bp-sn-parent/tools/theme-options.php) [function.main]: failed to open stream: No such file or directory in s/clothdiaperingmommy.com/wp-content/themes/bp-cdmmy-child/functions.php on line 33

Warning: main() [function.include]: Failed opening ‘/clothdiaperingmommy.com/wp-content/themes/bp-sn-parent/tools/theme-options.php’ for inclusion (include_path=’.:/usr/local/php-4.4.8-1/share/pear’) in /clothdiaperingmommy.com/wp-content/themes/bp-cdmmy-child/functions.php on line 33

Fatal error: Cannot redeclare bp_dtheme_show_home_blog() (previously declared in clothdiaperingmommy.com/wp-content/themes/bp-cdmmy-child/functions.php:130) in /clothdiaperingmommy.com/wp-content/themes/bp-sn-parent/functions.php on line 52

How do i fix these errors so I can get my new child theme to work with. If I understand correctly, it should have all Buddypress functionality from bp-sn-parent and all the function of my original theme that I’ve copied into this child theme.

Thanks

Skip to toolbar