Title: elinbruun's Replies | WordPress.org

---

# elinbruun

  [  ](https://wordpress.org/support/users/elinbruun/)

 *   [Profile](https://wordpress.org/support/users/elinbruun/)
 *   [Topics Started](https://wordpress.org/support/users/elinbruun/topics/)
 *   [Replies Created](https://wordpress.org/support/users/elinbruun/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/elinbruun/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/elinbruun/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/elinbruun/engagements/)
 *   [Favorites](https://wordpress.org/support/users/elinbruun/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Warning when creating child theme](https://wordpress.org/support/topic/warning-when-creating-child-theme/)
 *  Thread Starter [elinbruun](https://wordpress.org/support/users/elinbruun/)
 * (@elinbruun)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/warning-when-creating-child-theme/#post-10713764)
 * changed the script to this:
 * <?php
    add_action( ‘wp_enqueue_scripts’, ‘my_theme_enqueue_styles’ ); function
   my_theme_enqueue_styles() { wp_enqueue_style( ‘parent-style’, get_template_directory_uri().‘/
   style.css’ );
 * }
    ?>
 * Now my site is not down anymore, at least:)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Warning when creating child theme](https://wordpress.org/support/topic/warning-when-creating-child-theme/)
 *  Thread Starter [elinbruun](https://wordpress.org/support/users/elinbruun/)
 * (@elinbruun)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/warning-when-creating-child-theme/#post-10713306)
 * Hi again
 * Actually the message is a new one:
 * Warning: Cannot modify header information – headers already sent by (output started
   at /var/www/svenskdansk.nu/public_html/wp-content/themes/twentyseventeen-child/
   functions.php:10) in /var/www/svenskdansk.nu/public_html/wp-includes/pluggable.
   php on line 1219
 * //Elin
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Warning when creating child theme](https://wordpress.org/support/topic/warning-when-creating-child-theme/)
 *  Thread Starter [elinbruun](https://wordpress.org/support/users/elinbruun/)
 * (@elinbruun)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/warning-when-creating-child-theme/#post-10713295)
 * Hi Andrew
 * Thank you so much for replying. I just mixed things up, when writing this entry,
   and the file was/is of course called functions.php
 * I now added the ?>
 * However the error message persists

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