Support » Plugin: Better WordPress Minify » Scripts Loaded out of sequence

  • Resolved Hal

    (@halburgissnet)


    Hello, I have run into a problem that I believe is due to the fact that even if scripts are configured to be ignored by the plugin, things can break because the sequence of scripts loading is still impacted. I know this probably could be dealt with by setting dependencies within wp_enqueue_scripts, but when it is plugin code that is the cause, its not best practice to tinker with other’s plugin code.

    The problem plugin I have is Event Calendar Pro. It has a number of scripts. Even if I ignore every script (and I double check this and flush cache), there is still errors and one important feature doesn’t work. So I have to disable this nice plugin for one feature of one lousy plugin! When I disable the plugin I notice the order of some of the scripts is a little different than when the plugin is enabled but all scripts are ignored by the plugin. Is there a way to force the correct sequence?

    Thanks for a nice plugin!

    http://wordpress.org/plugins/bwp-minify/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Scripts Loaded out of sequence’ is closed to new replies.