Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author KAPlugins

    (@kaplugins)

    Thank you for reporting it. I’ll try to check what is the problem and if possible to fix it.

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    Hi, I checked it and the problem is with the basic Speed Booster feature “move scripts to the bottom”. They mention in the description something about a proper way to enqueue the scripts. I hope it helps, I would like to use your plugin ??

    Plugin Author KAPlugins

    (@kaplugins)

    Hi,
    thank you for information. I have released 1.2.4 which is not solving this problem (your issue is next in task queue) but it resolves some problem with multiple jQuery scripts loaded on single site. Please give me 2-3 days to check your issue.

    Plugin Author KAPlugins

    (@kaplugins)

    Hi ?? I have released 1.2.5 which works with Speed Booster Pack. It doesn’t support “Defer parsing of javascript files” but it works with “Move scripts to the footer”. Plugin was using correctly wp_enqueue_script but it was called to early ?? – I have changed its priority to fix that.

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    Thanks for the fix ?? Any hope that “Defer parsing…” will be possible soon?

    Plugin Author KAPlugins

    (@kaplugins)

    I need to think about it because it changes overall approach to plugin’s code. And privately – I don’t like to be not compatible with some functions and defer idea sounds interesting. I need a little more time ??

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    Hmm, I found another plugin that blocks your slider, it is “Async JS and CSS” – it has some interesting features, but somehow it blocks your plugin, even if I put jquery.soslider.min.js into “ignore” box (it seems it is not ignoring it, though). Unchecking “Detect <script> in…” doesn’t help ??

    Plugin Author KAPlugins

    (@kaplugins)

    ?? it sounds like you have some performance problems – both of mentioned plugins are supposed to ‘boost’ your site ?? Anyway – previous version of my plugin was using correctly wp_enqueue_scripts but plugins like Speed Booster Pack can harm other plugins by accident. I had situation with some theme which is loading two different versions of jQuery – plugins loaded between these jQueries ?? were broken – we will always find a plugin/theme which will break any other ??

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    Well, I am trying different plugins to find a good balance between too many plugins and high speed website.
    I have lot of plugins using JS, but only your one seems to be affected by “Async JS and CSS”.

    Plugin Author KAPlugins

    (@kaplugins)

    ?? it’s unique I guess – I focued on eliminating database queries during front end rendering as a performance issue rather than eliminating other stuff. I’ll check it – maybe today evening ??

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    Sorry for being annoying – any progress? ??

    Plugin Author KAPlugins

    (@kaplugins)

    Too much other work now ?? and World Cup ??
    I’ll check it ?? ASAP

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    Hi, I don’t want to be a jerk, but your plugin is really awesome, but you could even improve its awesomeness and it has been more than one month since you wrote “ASAP” ??

    So I would love if your plugin could work with with Async JS and CSS plugin – it is a fantastic method to boost your speed.

    On the other side there are still some issues with Speed Booster Pack (I use either Async JS and CSS or Speed Booster Pack, never both). Your plugin works good if I unclick “defer scripts”, but it is affecting all the scripts. The Speed Booster Pack has an option however to block deferring selectively per script. I have added there jquery.soslider.min.js and jquery.soslider.js and I see it is not deferred indeed, but somehow it doesn’t work then. Maybe some other js files need to be excluded from deferring?

    Anyway, it would be really awesome if your plugin worked with both Async JS and CSS and Speed Booster Pack without any tweaks. I saw some slider plugins working well, but they insert lot of commercial crap into their facebook frame.

    Thank you for your support!

    Plugin Author KAPlugins

    (@kaplugins)

    Thank you for contact ??
    Sorry for late response – I am so busy with other projects that I can’t devote attention to this issue in next month or two. I have added this issue to my JIRA list and I will not forget about it but currently ?? it’s too hard.

    Thread Starter Grzegorz.Janoszka

    (@grzegorzjanoszka)

    OK, just to save you some debugging time. It seems the js files of your plugin can be safely deferred. I can make everything OK when I deffer all the scripts except jquery.min.js. Once jquery.min.js is defferred then your plugin stops working. I hope you will fix it in the foreseeable future ??

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Doesn't work with plugin Speed Booster Pack’ is closed to new replies.