// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED – Do not modify or remove comme
-
Just installed and attempted to use configurator. It is popping this error up at the top of WordPress:
// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED – Do not modify or remove comment markers above or below: if ( !function_exists( ‘chld_thm_cfg_parent_css’ ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( ‘chld_thm_cfg_parent’, trailingslashit( get_template_directory_uri() ) . ‘style.css’ ); } endif; add_action( ‘wp_enqueue_scripts’, ‘chld_thm_cfg_parent_css’ ); // END ENQUEUE PARENT ACTION
Warning: Cannot modify header information – headers already sent by (output started at /home/wp_vmev5q/legitballers.com/developer/wp-content/themes/buddyboss-child/functions.php:84) in /home/wp_vmev5q/legitballers.com/developer/wp-includes/pluggable.php on line 1178Please advise
- The topic ‘// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED – Do not modify or remove comme’ is closed to new replies.