SPEEDBOOSTER STILL HAVE PLUGIN ISSUES

Posted in: Newspaper
Post count: 555

Your speedbooster don’t work with one of the big WP firewalls and i can’t use your plugin because of it even though i just update to the latest speedbooter..

v4.1 – Disabled – incompatible plugin detected: all-in-one-wp-security-and-firewall/wp-security.php

Post count: 100

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

Post count: 555

Thanks but not in the mood to edit files…well just wait for a good version it’s not like my site is broken with out it any way…

Post count: 100

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.

Post count: 62

If I try your solutions, I have still 2 stylesheets (js_composer.css and style.css) which remains at the top of the page.

Do you have the same problem?

Post count: 25

v4.1 – Disabled – incompatible plugin detected – absolutely for any plugin now !!! For the recommended including! what to do?

Post count: 100

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.
Post count: 46

@neakriti Thank you. I commented out those lines so far no issues however I have a feeling that I should not have to do that – dont really get why this issues with the plugin started with the latest update

Post count: 780

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

Post count: 555

Thansks @Radu i’m not going use it for now,with CF and the speedbooster pack plugin they both do the same thing as your speedbooster plugin…

Post count: 2

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?

Post count: 7909

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!

Post count: 9544

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.

Post count: 1

Thanks Neakriti….it works like a charm. (y)

Cheers..

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