Title: .js in child theme
Last modified: August 31, 2016

---

# .js in child theme

 *  [morene](https://wordpress.org/support/users/morene/)
 * (@morene)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/js-in-child-theme/)
 * Hi, my website: [http://filip.konekto.net/](http://filip.konekto.net/) I am not
   expert in creating child-theme, so I need help.
 * I downloaded free theme [https://wordpress.org/themes/chooko-lite/](https://wordpress.org/themes/chooko-lite/)
   and I create child theme. I have two problems. When width of screen is 767px 
   main menu is hidden and my own menu with logo displayed. But logo will not appear
   and using F12 tools console i got message: GET [http://filip.konekto.net/wp-content/themes/chooko-lite/img/llogo.png](http://filip.konekto.net/wp-content/themes/chooko-lite/img/llogo.png)
   404 (Not Found)
 * I don´t have my logo image in chooko-lite theme but in my chooko-lite-child theme
   and there in img folder is situated.
 * similar problem i have with .js folder. through F12 tools -> resources ->… ->
   scripts I don´t see my prirodnaizolacia.js in chooko-lite-child. using F12 tools
   console i got message: GET [http://filip.konekto.net/wp-content/themes/chooko-lite/js/prirodnaizolacia.js?ver=1.0](http://filip.konekto.net/wp-content/themes/chooko-lite/js/prirodnaizolacia.js?ver=1.0)
   404 (Not Found)
 * Do you know where is problem.
 * Thanks

Viewing 1 replies (of 1 total)

 *  Anonymous User 9055193
 * (@anonymized-9055193)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/js-in-child-theme/#post-7333364)
 * Hi there,
 * Make sure you **Enqueue** scripts and styles properly in your child theme. Have
   a look at the CSS and JS files to make sure the **paths** to your assets are 
   set correctly. You may also need to look into the [functions.php](https://codex.wordpress.org/Functions_File_Explained)
   to confirm you are enqueuing files properly.
 * Further reading: [Child Themes](https://codex.wordpress.org/Child_Themes)
 * Cheers!

Viewing 1 replies (of 1 total)

The topic ‘.js in child theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User 9055193
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/js-in-child-theme/#post-7333364)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
