Title: JFlybring's Replies | WordPress.org

---

# JFlybring

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Client Logo Carousel] I cannot add a clients logo](https://wordpress.org/support/topic/i-cannot-add-a-clients-logo/)
 *  [JFlybring](https://wordpress.org/support/users/jflybring/)
 * (@jflybring)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/i-cannot-add-a-clients-logo/#post-7342766)
 * Hi,
 * I have just installed the plugin, thank you, but I too cannot add any logos…
 * When I try to set ‘featured image’ I get this: [https://www.dropbox.com/s/77zker0s1qr91wq/Screen%20shot%202016-07-08%20at%2016.50.56.JPG?dl=0](https://www.dropbox.com/s/77zker0s1qr91wq/Screen%20shot%202016-07-08%20at%2016.50.56.JPG?dl=0)
 * Where do I go from here?
 * Thanks,
 * Johan
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Sundance] Can't create child theme!](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/)
 *  Thread Starter [JFlybring](https://wordpress.org/support/users/jflybring/)
 * (@jflybring)
 * [14 years ago](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/#post-2705851)
 * Thank you, that makes things a bit clearer for me. 🙂
 * So the `rtl.css` file is not needed in the child theme directory? I added it 
   just in case, following the instructions here [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes).
 * I had used a code for the favicon in the `header.php` file in the parent theme,
   but I couldn’t get it to work in the child theme; so I decided to add the favicon
   via a function in the `function.php` file instead. And it seems to work, which
   is good.
 * The theme headers I had added in the parent theme are still in the media library
   but no longer selectable as headers. Nevermind, I guess I’ll just reupload them
   through the child theme and delete the old ones. 🙂
 * So all in all it seems to work fine now, and I’ve got a slightly better grip 
   of how to work with a child theme. Thank you very much. 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Sundance] Can't create child theme!](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/)
 *  Thread Starter [JFlybring](https://wordpress.org/support/users/jflybring/)
 * (@jflybring)
 * [14 years ago](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/#post-2705775)
 * Sorry I mislead you a little bit there, I did indeed copy the files but I modified
   them to link back to the parent theme and to import its CSS.
    For example, in
   the child ‘style.css’ I used: `@import url("../sundance/style.css");`
 * The ‘functions.php’ file only seems to cooperate if I delete all its content.
 * I just tried starting the process again and only left the essential information
   in the files (as advised on that link you posted, thank you). But it didn’t seem
   to change anything; I’m still having issues with the headers and the favicon…
   I seem to have a problem linking the child theme back to the parent theme properly.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Sundance] Can't create child theme!](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/)
 *  Thread Starter [JFlybring](https://wordpress.org/support/users/jflybring/)
 * (@jflybring)
 * [14 years ago](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/#post-2705742)
 * My header images are still in my media library, but they are not visible on the‘
   Custom Header’ page on the dashboard (under ‘Appearance’). Do I need to re-upload
   them? Although that would give me duplicates…
 * Also, my favicon has disappeared and I can’t figure out how to make it appear
   again.
 * Is this due to deleting the functions.php content, or do I need to do something
   else?
 * Thanks again.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Sundance] Can't create child theme!](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/)
 *  Thread Starter [JFlybring](https://wordpress.org/support/users/jflybring/)
 * (@jflybring)
 * [14 years ago](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/#post-2705739)
 * It worked, thank you!
 * No more error messages, however the theme has gone back to default colour and
   no header… can’t see any other major changes yet…
 * Will a blank ‘functions.php’ file not affect future customisation, such as new
   functions, etc.?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Sundance] Can't create child theme!](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/)
 *  Thread Starter [JFlybring](https://wordpress.org/support/users/jflybring/)
 * (@jflybring)
 * [14 years ago](https://wordpress.org/support/topic/theme-sundance-cant-create-child-theme/#post-2705735)
 * I tried—after reading about it on a website—to add the following:
 *     ```
       if(!function_exists('sundance_set_content_width'))
       {
       ```
   
 * before
    `function sundance_set_content_width() {` in functions.php.
 * But this didn’t seem to work.
 * I’ll try as you suggest to remove everything, and I’ll get back with the results…

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