• Resolved ronwisely

    (@ronwisely)


    respected sir ,
    i am using autoptimize plugin in my website but i have loading issue when i load grid(post grid) i tried grids with divi as well as visual composer its not loading properly it take 5-6 second to load after my website load completely how to fix this?. may i know how to fix the images late loading . i am not using any lazy loading plugin but still in my website first load html and css loads then images how i can fix this i want to load it like normal i am following this tutorial https://youtu.be/CZGz-lRIpws. can you please help me

    [Moderator note: Please, No bumping.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    The reason is probably because the images are loaded via JS and that JS is being autoptimized and hence loading late. Excluding that JS from optimization should fix the late loading of the images.

    hope this helps,
    frank

    Thread Starter ronwisely

    (@ronwisely)

    respected sir ,
    i really appreciate your reply . but i checked that option where you have mentioned if your js files is not loading or theme break you might want to try this . i am not using any lazy loading ok no issue with images thats ok i can manage with image late loading . now i will try load images via lazy loading i hope that will help me. i love everything about autoptimise . only problem i am facing is with post grid i tried all possibility but still all my post grid loads after complete loading of website . i found this in github add_filter(‘vc_grid_get_grid_data_access’,’__return_true’); for visual composer . could you please figure for divi post grid for late loading . i created post grid in both plugins divi as well as visual composer i really don’t know why its not working

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    it’s very unlikely turning on lazy loading will fix things @ronwisely ..

    can you share the URL to your site so I can have a look at what might be happening?

    Thread Starter ronwisely

    (@ronwisely)

    respected sir,
    i am facing 2 kinds of error my site
    1.https://prnt.sc/hs3cxv
    2. when my html files load it show me broken website for a fraction of section when i use Inline and Defer CSS and rest is good
    i used sitelocity for generating critical css because my website have more tha 800000 css . in sitelocity they generate 2 file critical css and javascript file but i can’t find any option to add javascript file .i tried adding that file in head of my website but i was getting error so i removed that
    any kind of help will appreciated

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘loading issue’ is closed to new replies.