Title: Scripts don&#039;t load in header
Last modified: August 24, 2016

---

# Scripts don't load in header

 *  [devmatters4](https://wordpress.org/support/users/devmatters4/)
 * (@devmatters4)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scripts-dont-load-in-header/)
 * Hi, I have a problem with the slider not working properly. I figured out that
   the required files don’t load in header.
    Any ideas why? I also have an eventON
   plugin installed, could it cause the issue here? Thanks in advance
 * [https://wordpress.org/plugins/smooth-slider/](https://wordpress.org/plugins/smooth-slider/)

Viewing 1 replies (of 1 total)

 *  [sagar.k](https://wordpress.org/support/users/sagark/)
 * (@sagark)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scripts-dont-load-in-header/#post-5963036)
 * Hi there,
 * Thanks for writing to us.
 * In Smooth Slider v2.6.5 we have loading scripts in footer section. If you want
   to load into header, you need to change into core file of smooth slider .Please
   paste below code into file smooth-slider => slider_versions => smooth_1.php on
   line no. 183 (inside this function: `function smooth_slider_enqueue_scripts()`)
 * `wp_enqueue_script( 'smooth', smooth_slider_plugin_url( 'js/smooth.js' ),array('
   jquery'), SMOOTH_SLIDER_VER, false);`
 * Let me know if it helps.
    Waiting for your response.
 * Thank you,
 * Best Regards,
    Sagar

Viewing 1 replies (of 1 total)

The topic ‘Scripts don't load in header’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smooth-slider_e7cacb.svg)
 * [Smooth Slider](https://wordpress.org/plugins/smooth-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smooth-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smooth-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/smooth-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smooth-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smooth-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sagar.k](https://wordpress.org/support/users/sagark/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/scripts-dont-load-in-header/#post-5963036)
 * Status: not resolved