• Resolved Abdul Wajid Khan

    (@abdulwajidkhan)


    Details:
    when i optimize the website using 10web boot plugin the images are not getting load. they load when i enter my mouse in the window. and when im checking the console its executing these :

    dispatching events
    262c5231-6d32-41d9-9868-ba9a0992ed7d:4 Dispatching DOMContentLoaded event
    262c5231-6d32-41d9-9868-ba9a0992ed7d:4 Dispatching Load event
    262c5231-6d32-41d9-9868-ba9a0992ed7d:4 Dispatching ClickOrTouch event
    i what the image will load after the page load. i have been disable the lazy loading already please help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Mane Grigoryan

    (@manegr)

    Dear @abdulwajidkhan ,

    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, you can disable the JavaScript Delay option anytime from the Website Booster > Settings section, which will allow the JS files to start loading right away. Please, note that the speed score will be worse.

    Regards, Mane

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.