Viewing 1 replies (of 1 total)
  • The error is because there are 2 empty lines at the end of cardoza_facebook_like_box.php.

    The last few lines are (note the blank lines):

    add_action( 'admin_enqueue_scripts', 'add_promotion_to_admin_footer' );
    add_action( 'login_enqueue_scripts', 'add_promotion_to_admin_footer' );
    ?>


    The best solution is to remove the close ?>

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.