Forums

how to stop plugins from including js files in footer? (2 posts)

  1. sandrodz
    Member
    Posted 2 years ago #

    Hi,

    I combined all js files into header.js and footer.js.

    To stop plug ins from including js in header I used <?php wp_deregister_script('jquery'); ?> before wp-head hook. This stopped some of the js. files being included, but some remained...

    In the footer I failed to stop shadowbox js from including it's code.

    Any ideas how to do this?

    Plugins that I cannot get not to output their .js file in theme:

    contact 7
    shadowbox js

    any help appreciated!

  2. sandrodz
    Member
    Posted 2 years ago #

    anyone?

    please....

Topic Closed

This topic has been closed to new replies.

About this Topic