// functions require get_template_directory().'/functions/function-basic.php'; require get_template_directory().'/functions/function-gutenberg.php'; require get_template_directory().'/functions/function-enqueue.php'; require get_template_directory().'/functions/function-sidebar.php'; require get_template_directory().'/functions/function-woocommerce.php'; // end //global functions require get_template_directory().'/functions/class-wp-bootstrap-navwalker.php'; require get_template_directory().'/functions/class-tgm-plugin-activation.php'; require get_template_directory().'/functions/tgm-required.php'; require get_template_directory().'/parts/items.php'; // end // customizer if ( ! function_exists( 'weart_customizer' ) ) : function weart_customizer( $wp_customize ) { require_once( get_parent_theme_file_path( '/functions/customizr/sections.php') ); require_once( get_parent_theme_file_path( '/functions/customizr/section-basic.php') ); require_once( get_parent_theme_file_path( '/functions/customizr/section-hf.php') ); require_once( get_parent_theme_file_path( '/functions/customizr/section-article.php') ); require_once( get_parent_theme_file_path( '/functions/customizr/section-colors.php') ); require_once( get_parent_theme_file_path( '/functions/customizr/section-adsense.php') ); require_once( get_parent_theme_file_path( '/functions/customizr/sanitize.php') ); } endif; add_action( 'customize_register', 'weart_customizer' ); // execute the customizer settings // require get_template_directory().'/functions/customizr/colors.php'; // end?>
Warning: include_once(/home/thebas21/christianhis-story.com/wp-includes/header.php): failed to open stream: No such file or directory in /home/thebas21/christianhis-story.com/wp-config.php on line 91

Warning: include_once(): Failed opening '/home/thebas21/christianhis-story.com/wp-includes/header.php' for inclusion (include_path='.:/opt/cpanel/ea-php73/root/usr/share/pear') in /home/thebas21/christianhis-story.com/wp-config.php on line 91
Friday, April 19, 2024
Christian His-Story



Fatal error: Uncaught Error: Call to undefined function weart_latest() in /home/thebas21/christianhis-story.com/wp-content/themes/newspaper2/index.php:40 Stack trace: #0 /home/thebas21/christianhis-story.com/wp-includes/template-loader.php(106): include() #1 /home/thebas21/christianhis-story.com/wp-blog-header.php(19): require_once('/home/thebas21/...') #2 /home/thebas21/christianhis-story.com/index.php(17): require('/home/thebas21/...') #3 {main} thrown in /home/thebas21/christianhis-story.com/wp-content/themes/newspaper2/index.php on line 40