Go to
Plugins->td-speed-booster->td-speed-booster.php
comment out the lines 74 and 75.
//define('TD_SPEED_BOOSTER_INCOMPATIBLE' , $active_plugin);
//return;
What actually happens, if speed booster doesn’t locate one of the trusted plugins its turned off. By commenting out these two lines you don’t check over trusted plugins list, therefore activating it anyway.
Thanx
No problem. At least you know why this happens.
TagDiv tries to check various plugins, and then add them to that list. Ofcourse there are thousands of plugins out there, so at some point you will have to edit these files, especially if you are using lots of third party plugins.
I am not sure I understand your problem, but I haven’t had any problems so far disabling this check… However you should try disabling plugins and test. Don’t forget, when you apply this fix, you are pushing it to work in an environment it wouldn’t decide to work by itself. So disable a plugin, see how it works, if it continue, disable another plugin and keep testing until you detect the plugin that causes the issues. If you do, then post here the plugin that’s incompatible with speed booster, and have the theme authors examine it and maybe fix something in speed booster if they have to.
-
This reply was modified 11 years by
neakriti.
I will re post my message from another thread here:
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet 😐 .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
I am using this theme for my site : http://bizzaviet.com and Will use for other site : http://zenphone2.com
but when I active this plugin SPEEDBOOSTER, it have trouble with arscode-ninja-popups 🙁
Please see this picture: http://prntscr.com/809zc0
Can you help me to fix it?
Hi,
Please note that it is tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you use other plugins it will be automatically disabled. A lot of people install the plugin without knowing what it does and after that they add many plugins and some of the them are not written fine so the developer took this decision.
If you want to always enable speed booster, delete this code from speed booster file: http://screencast.com/t/RZLIOPUNdqh
Thanks!
Put another way, you’re not obligated to use the speedbooster plugin, the theme does not “require it” – it’s a feature which may or may not work with your setup, but if you choose to use it then there are some limitations and some customizations you may need to do to fully optimize your site.