Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • bobptz Friend
    #1060067

    This is the code at the top of my page:

    <head>
    <base href="https://mywebsite.com/"/>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <meta name="description" content=".............................."/>
    <title>myTitle</title>
    <link href="/?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0"/>
    <link href="/?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0"/>
    <link href="/templates/purity_iii/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/>
    <link href="/t3-assets/css/css-c8fc0-13840.css" rel="stylesheet" type="text/css"/>
    <link href="/t3-assets/css/css-39c54-13843.css" rel="stylesheet" type="text/css"/>
    <script src="/t3-assets/js/js-9d699-20058.js" type="text/javascript">

    I want to change the code of the last shown line.
    BEFORE:

    <script src="/t3-assets/js/js-9d699-20058.js" type="text/javascript">

    AFTER:

    <script async src="/t3-assets/js/js-9d699-20058.js" type="text/javascript">

    Where is the source code where the above line is constructed? All I need is to add the "async" word.

    • This topic was modified 6 years, 7 months ago by  bobptz.
    • This topic was modified 6 years, 7 months ago by  bobptz.
    • This topic was modified 6 years, 7 months ago by  bobptz.
    • This topic was modified 6 years, 7 months ago by  bobptz.
    • This topic was modified 6 years, 7 months ago by  bobptz.
    Pankaj Sharma Moderator
    #1060625

    Hi
    let me check it with development team if there is no issue to edit core files.
    I will back to you if this possible.

    Regards

    bobptz Friend
    #1061381

    Hello

    Any news on this issue please?

    Pankaj Sharma Moderator
    #1061523

    Hi
    There is no option to add this at this time, as it in the core compression file of T3.

    Regards

    bobptz Friend
    #1061556

    Hi

    I was looking for the source code, so that I could make the change myself.

    mxcpz Friend
    #1112381

    HI bob, did you succeed? If yes, how? I need this too. Thx 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 3 voices, and was last updated by  mxcpz 6 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum