• Resolved joy0114

    (@joy0114)


    Hi,

    I’ve got an issue with js code added with SEOPRESS which is deferred by Litespeed plugin, and this action causes lots of problems …
    But it’s not a js file, it’s like this:

    
    <script id="wp-i18n-js-after" src="data:text/javascript;base64,d3AuaTE4bi5zZXRMb2NhbGVEYXRhKHsndGV4dCBkaXJlY3Rpb25cdTAwMDRsdHInOlsnbHRyJ119KQ==" defer=""></script>
    

    So, how can I exclude it of deferring action ?

    Thanks a lot for any idea and Merry Christmas to all !

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter joy0114

    (@joy0114)

    Sorry, I’m wrong…

    It’s not deferring which cause an issue. It’s “combining”.
    As soon as I disable “Combine JS”, it works well, and script is deferred.

    So, I should change the subject of this topic:
    How could I exclude from “combining” a js code identified by an id ?

    Thanks

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    unfortunately you can’t , for now it is only excluded by file path/name

    Best regards,

    Thread Starter joy0114

    (@joy0114)

    Hi Qtwrk,

    So bad…. Anyway thanks for your answer.
    Merry Christmas to you.

    • This reply was modified 3 years, 2 months ago by joy0114.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Exclude deferring js by its id’ is closed to new replies.