• Resolved pcoan

    (@pcoan)


    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 1178

    Please advise

    https://ww.wp.xz.cn/plugins/child-theme-configurator/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED – Do not modify or remove comme’ is closed to new replies.