Disabling All Fancy Sliders, Effects, Javascripts, Jquery.

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support Disabling All Fancy Sliders, Effects, Javascripts, Jquery.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5887
    unity100
    Member

    Is it possible ?

    I dont need any of these, i would just like to totally disable them so they wont add to page loading time. Except the ones which are necessary for Responsive behavior.

    Please advise.

    #5905
    Ernesto
    Member

    Hi, in your Theme Folded in the file framework/framework there is the followinf function function enqueue_scripts() that is where all the functions are created. You can eliminate from there all of which you don´t need.

    #5918
    unity100
    Member

    Im aware of script enqueueing in wordpress – what i asked was, which of the JSs are necessary for the theme (except sliders, fancy effects) to work correctly – ie, the responsive stuff, compatibility stuff etc.

    #5930
    Ernesto
    Member

    Hi, from line 514 to line 541 are all non responsive functions that you can disable without alterin the template´s normal functioning.

    #5963
    unity100
    Member

    Thank you ernesto. seems to work out fine.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Disabling All Fancy Sliders, Effects, Javascripts, Jquery.’ is closed to new replies.