Dear @hantayo ,
Thank you for your message.
The delayed JS functionality you are experiencing is designed for speed optimization. It ensures that JS execution is triggered only on user scroll/tap, resulting in faster loading times. The element-rendering scripts won’t execute until prompted by actions from page visitors, so you need to tap/scroll first to get page elements.
As it is critical for a good website score, we would recommend leaving it in place, as users tend to start interacting with websites right away.
However, if you need it to load right away, you need to exclude it from the Delay JS option. Please, note it is going to affect the speed of the website negatively.
- You can locate the conflicting JS files / scripts and exclude them from 10Web Booster using this guide.
- You can exclude the plugin responsible for the section. For example, if the gallery of the website is not loading, excluding the gallery plugin should solve the issue. Please, check the Fixing issues with plugins/themes/services section of this guide.
Please, make sure Right-click on the page >>> Inspect element and look for JavaScript errors on the Console tab.
Before checking the results, please, make sure to clear the website cache from the Settings section and from Cloudflare CDN section if you have it enabled.
Regards, Mane