I have just noticed that Big Grid is not working on my website (sportscourant.com). The only change that has happened to our site installation of Soccer Engine plugin to display certain soccer widgets.
With plugin active
1. Big Grid does not work. Latest Posts are not shown and shows only 3 posts instead of five.
2. Images stop loading on homepage as well as post pages
With Plugin Deactivated (not uninstalled)
1. No change in Big Grid behaviour
2. Images start loading
Any help?
Kind Regards
Azhar Nadeem
-
This topic was modified 10 years by
AzharNadeem.
Update: Big Grid is working now. It collapsed because latest post did not have Featured Image attached. However, image loading issue still exists with plugin activated.
Thanks
Update 2: Further investigations into the matter revealed that images are not loaded when I place the below code in Tagdiv Speed Booster Plugin to move scripts and styles to the footer.
soccer-engine/index.php
So, everything works fine when Speed Booster Plugin is in disabled state.
Regards
Azhar Nadeem
Hello,
Unfortunately speedbooster is an optional plugin and is not compatible with every other plugin. Sometimes it can cause errors when using it with certain untested plugins. It even has the disable function when detecting untested plugins (which people bypass). In your case it is the soccer-engine that creates the issue. Good thing you figured out the culprit. You can use speedbooster without adding the soccer-engine render blocks to it.
Thank you for your understanding.
Hi,
You can follow this guide to see how you can use speedbooster: https://forum.tagdiv.com/how-to-make-the-site-faster/
You said it yourself above. Simply do not add that code (soccer-engine/index.php) to speedbooster.
Thank you!