Speed Booster OK, Pagespeed not

Posted in: Newsmag
Post count: 108

Hi

In short, Speed Booster configured with added scripts

/**
* move javascript to footer
*/
$this->move_js_to_footer('themepunchtools');
$this->move_js_to_footer('revmin');

$this->move_js_to_footer('archivesCW');
$this->move_js_to_footer('aspexi-facebook-like-box');
$this->move_js_to_footer('td-site-min');
$this->move_js_to_footer('wpmu-public-min-js');
$this->move_js_to_footer('comment-reply');

But pagespeed keep saying to move them down

http://www.cele.si/wp-includes/js/jquery/jquery.js
http://www.cele.si/…includes/js/jquery/jquery-migrate.min.js
http://www.cele.si/…calendar-widget/jquery.archivesCW.min.js
http://www.cele.si/oglasi/www/delivery/spcjs.php?id=1
http://www.cele.si/…&charset=UTF-8&loc=http%3A//www.cele.si/
http://www.cele.si/oglasi/www/delivery/fl.js
http://www.cele.si/…gins/aspexi-facebook-like-box/js/aflb.js
http://www.cele.si/…ontent/themes/Newsmag/js/tagdiv_theme.js
http://www.cele.si/wp-includes/js/comment-reply.min.js
http://www.cele.si/…plugins/wordpress-popup/js/public.min.js
http://www.cele.si/…_composer/assets/js/js_composer_front.js
http://www.cele.si/…er/assets/lib/waypoints/waypoints.min.js
http://www.cele.si/…gen_gallery_display/static/common.min.js
http://www.cele.si/…s/nextgen_basic_album/static/init.min.js
http://www.cele.si/…/lightbox/static/lightbox_context.min.js
http://www.cele.si/…jquery.fancybox-1.3.4.pack.js?1439917202
http://www.cele.si/…/static/jquery.dotdotdot-1.5.7-packed.js

The same is happening with CSS

Any idea what could be wrong?

Thank you

Post count: 6535

Hi

We added a list with plugins with which we tested the Speed Booster plugin, it automatically disables itself if a new plugin is installed. This measure was added to prevent plugin conflict/failure because some plugins won’t work fine their resources are moved to the bottom of the page.
You can check if the Speed Booster plugin it’s active in System status: http://screencast.com/t/8QPn0WhJK
If you always want to keep it active follow this link: http://screencast.com/t/prK4G5tR9

Thanks!

Post count: 108

this was the first thing i did 🙂

Post count: 108

One more thing .. in documentation you write to edit the code and put css in

$this->move_style_to_footer

but in file there is only

$this->move_style_to_footer_queue

difference?

Post count: 6535

Hi

The function name has been changed from move_style_to_footer to move_style_to_footer_queue in current version of speed booster plugin. Thanks for reporting this, we will update the documentation as soon as possible.

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.