Viewing 1 replies (of 1 total)
  • 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.