• Resolved elliotreplay

    (@elliotreplay)


    The plugin is working like a charm except on 2 things:

    • I would like to exclude some URLs from the whole optimization. For example, with JS Delayed option enabled my Woocommerce Cart page does not load correctly. In general, I would like to exclude all woocommerce related page from the optimization made by the plugin

    • The other thing is regarding Critical CSS optmisation, when I have it enabled my header is flickering and there’s a flash of unstyled content during less than 1 second and then my header menu shows up well with all styles. Of course I don’t want this to happen as it looks dirty few seconds and is even worst on mobile with slow internet connection. For UX it is bad. So I would like to have in the plugin a section where I can add CSS file path to exclude from optimization.

    • This topic was modified 1 year, 2 months ago by elliotreplay.
    • This topic was modified 1 year, 2 months ago by elliotreplay.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Magazine3

    (@magazine3)

    Hi, thank you for reaching out. Could you please provide a brief video demonstrating the specific issue you are encountering? This video will help us investigate further on our end. Additionally, could you please let us know which theme you are currently using?

    Thread Starter elliotreplay

    (@elliotreplay)

    No video to share, I’m sorry. I’ve jsut have problem with Javascript PHP Method optimization (recommended) and Defer. When I enable them the javascript from woocoommerce does not work anymore, for exampling when loading the Cart page, cart shows empty. My theme is Blocksy andI’m using Elementor Pro.

    I think I should exclude woocommerce js code but it’s quite challenging to find all of the files. Would rather prefer to exclude URLs from the optimization and that’s it!

    Plugin Author Magazine3

    (@magazine3)

    Hi, Thank you for addressing the two points in your concern. We are checking the first issue. However, for the second point, could you please share any reference or additional information so that we can investigate it further on our end?

    Thread Starter elliotreplay

    (@elliotreplay)

    When enabling JS Method, on the Cart page I have this error mesage in the console:

    Uncaught (in promise) TypeError: Failed to construct ‘URL’: Invalid URL
    at cwvLazyLoadScripts.removeVersionFromLink ((index):189:13)
    at (index):36:16
    at Array.forEach ()
    at cwvLazyLoadScripts._preloadAllScripts ((index):35:93)
    at cwvLazyLoadScripts._loadEverythingNow ((index):26:148)
    at cwvLazyLoadScripts.triggerListener ((index):23:169)

    When enabling PHP Method (Recomended) I have this error on Cart page :

    79df4d5578b4b70501e9f882c3d78d4b.js?ver=1.0.15&time=1695850483:7 Uncaught TypeError: Cannot read properties of undefined (reading ‘defaultHooks’)
    at 79df4d5578b4b70501e9f882c3d78d4b.js?ver=1.0.15&time=1695850483:7:9136
    at 79df4d5578b4b70501e9f882c3d78d4b.js?ver=1.0.15&time=1695850483:7:9372
    at 79df4d5578b4b70501e9f882c3d78d4b.js?ver=1.0.15&time=1695850483:7:9408

    Uncaught TypeError: Cannot read properties of undefined (reading ‘setLocaleData’)
    at :2:9
    at (index):455:132
    at new Promise ()
    at cwvpsbReplaceScript ((index):450:33)
    at async cwvpsbLoadDelayedScripts ((index):447:13)
    at async cwvpsbTriggerDelayedScripts ((index):356:211)

    Plugin Author Magazine3

    (@magazine3)

    Hi, Thank you for sharing this with us. We want to assure you that we are actively working on this concern and we will provide you with an update on this matter shortly. We kindly request your patience in the meantime.

    Plugin Author Magazine3

    (@magazine3)

    Hi, We’ve released a new update in which we have fixed this issue, so kindly update the plugin with the new version 1.27, clear the cache once and give it a try. Please feel free to reach out to us if you have any concerns.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Exclude URL + exclude css from Critical CSS optimization’ is closed to new replies.