Speed Booster v4.1 – Disabled

Posted in: Newsmag
Post count: 18

In my new website http://www.trendingtop5.com I am facing an issue regarding speed booster.
Speed Booster v4.1 – Disabled – incompatible plugin detected: content-aware-sidebars/content-aware-sidebars.php

Hope this could be solved.

Post count: 7

I am experiencing the same problem, but because of Vaulpress plugin, which is created by WordPress creators and can not be codded badly. How can we activate Speed Booster?
Thanks.

Post count: 6535

Hi

Notice that the Speed Booster plugin disable itself when an incompatible plugin it’s installed. We added this measure to avoid conflicts with the plugins that won’t allow to move their resources at page bottom. You can check the Speed Booster status here: http://screencast.com/t/kkxdhLZH To keep the plugin always activated please follow this link: http://screencast.com/t/HaOmyxJ45oX
Let me know how it goes!

Thanks!

Post count: 7

Thanks for the reply,

Yes, I see now that Speed Booster has been disabled for a reason. When I force it to be enabled, some plugins stop working 🙂
I have no further question about this topic.

Best regards,
Mladen

Post count: 7

v4.1 – Disabled – incompatible plugin detected: akismet/akismet.php

Why is this? I really need akismet!

Post count: 6535

Hi

I posted above a solution about Speed Booster incompatibility: http://screencast.com/t/3tiILoXRi please try it and let me know how it goes!

Thanks!

Post count: 7

I don’t think that if i force the plugin not to be disabled is a solution.

Post count: 7

Hi,

I am not a tagDiv team member, but will try to explain the situation with Speed Booster. I think I get it correctly.

In the ideal situation all css files will load in header and all js files in footer for webpage speed. This is what is recommended and what Speed Booster is trying to do. But this is not required rule and every plugin or theme developer can follow it or not. If some plugin or theme is loading js files in header, this is because plugin’s author created it this way and if Speed Booster move it in footer, the plugin may stop working properly.

If you want SB to work properly and not to break your site, then you have to modify (or ask authors to modify) each plugin or theme, which are not following the good coding practices. Speed Booster itself is only trying to rearrange files positions, it is not a caching or minify plugin, so you can run your website without it too 🙂

I hope this info will help you to understand the situation about SB. And I am sure that if you have installed only tagDiv’s product, the plugin will work.

Thank you for your attention,
Mladen

Post count: 208

If you want SB to work properly and not to break your site, then you have to modify (or ask authors to modify) each plugin or theme, which are not following the good coding practices. Speed Booster itself is only trying to rearrange files positions, it is not a caching or minify plugin, so you can run your website without it too 🙂

Exactly, that is what I am doing with my site. Not using the speed booster plugin because it is better without it. I mean I am using plugins that are not tested by Tagdiv. Like All In One SEO and that to me I like better. Some other plugins too, and I rather not have issues with Speed Booster that actually slows the site more than without the plugin installed.

Speed Booster is not a forced plugin to use, but just required and its optional.

Post count: 19

I have disabled and deleted the Speed Booster plugin. I still get “wp booster error messages” on live site for various categories. Any help will be highly appreciated please!

http://www.pollupdates.com/topics/elections-in-india/
http://www.pollupdates.com/topics/news/
http://www.pollupdates.com/topics/columns/

Thanks and regards,

Soumitra

Post count: 18

Doing good without speed booster. Actually I don’t understand what I am missing.
Installed other plugins.

Post count: 19

When I comment the code, my site goes blank and I had no option but to revert back to uncomment the code.
url of my site: http://www.pollupdates.com
I use the Newsmag theme.

Post count: 6535

Hi

Please make sure you commented just the indicated lines here: http://screencast.com/t/HaOmyxJ45oX otherwise could appear some issues. Also clear all caches and test again.

Thanks!

Post count: 19

Dear Andrei,

Either you don’t understand the issue or simply trying to waste time of others. I told you very clearly in simple english that upon commenting the code (now please don’t ask me again if I commented the exact lines?), it returns a blank screen. To make it more clear, your computer screen returns a blank white screen.

Now please offer a solution if you really have, or else simply put off your hands. Don’t mislead or waste time by pasting the same reply “I posted above a solution about Speed Booster incompatibility: http://screencast.com/t/3tiILoXRi please try it and let me know how it goes!” after a couple of conversations on each thread.

I am sorry to write such a harsh feedback. But I have no other option to stop you from wasting others’ time.

Guys, whoever faces the incompatibility issue, let me make clear that the SpeedBooster plugin does not add to your speed but slows down the site if you use any plugin outside the ones recommended by the author. If you want to continue with plugins like AIOSEO or others, the best solution is to delete the Speed Booster plugin, and you will score more on Google Pagespeed.

Best regards,

Soumitra

Post count: 52

Am I write, that instead of the code from the manual ‘How to make the site faster’ – >
$this->move_style_to_footer(‘FILE-ID’);

in new speed booster we use ->
$this->move_style_to_footer_queue

If so, there is a question from me. I followed all the steps from manual, but PageSpeed Insights still shows me that in the header thare both js and css. My page http://showtopmodel.ru Could you please have a look and recommend.

Post count: 6535

Hi


@soumitmis
Sorry for the inconvenience created.

The solution I provided above it’s tested and works just fine, let me give you an example on my side: http://screencast.com/t/GjP1273uyhttp://screencast.com/t/o3lJf27q As can be seen here the layout isn’t affected by the modification made in plugin’s file. Here is the plugins code that I used: http://pastebin.com/Jjb2sq3v
If this doesn’t work please send an email at contact@tagdiv.com with your site’s login details as we need to inspect this closer.

A few notification about Speed Booster plugin functionality:
The way Speed Booster improves site’s page speed it’s by moving some css and js resources, which usually are loaded in header, to the footer, such that the browser can loads the content faster. Please note that the plugin was intended for advanced user, it requires modifications on the code to add new resources (js and css) which are moved to the bottom of the page and conflicts may appear because some plugins may cause issues when you try to move their resources at the page bottom. To avoid conflicts we decided to keep the Speed Booster active only for a limited number of plugins, which are tested and works fine even if their resources are moved at page bottom. Checking a plugin’s behavior when Speed Booster is active can be done by adding it on allowed plugins list: http://screencast.com/t/dCMffJFq


@Novaque
I have checked your site with: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fshowtopmodel.ru%2F&tab=desktophttp://screencast.com/t/h2pd7wKrhNh and there aren’t any reports regarding js/css resources. You still can improve your page speed by setting the leverage browser cache also optimizing images as it’s indicated in our documentation: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thanks!

Post count: 208

I would be using this plugin but when I use the comment out the certain code and speed booster is activated it messes up buddypress styling within the theme. So I rather just not use the plugin and also it did not make hardly or any difference on speed of the website enabled or disabled. So those are my reasons of not using speed booster plugin. I am not sure of anyone else using buddypress.

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