Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • encore web plus Friend
    #192910

    Hi, I love the injection feature of the t3 framework, however it does not allow me to inject jquery scripts below the </body> tag. How can I do this manually?

    Nazario A Friend
    #515347

    Hi,

    You can inject jquery scripts after or before the </body> tag in template manager in back-end.

    Regards,

    Nazario A


    1. 1
    encore web plus Friend
    #515373

    Thanks, bu thats after the <body> and before the </body> tag, generally the same place in the code…

    <body>
    inject here — both of those would put the code here
    </body>
    i want to inject the code here..

    encore web plus Friend
    #515617

    Any updates on this issue or anyone having similar issue, in which we could work together to solve it?

    Thanks,
    Dave

    tessak22 Friend
    #515637

    Why would you want code below the closing body tag?

    encore web plus Friend
    #515638

    I realize it may be bad practice to include code outside of the </body> tag, however one of the mobile-responsive tab scripts I would like to use for one fo the templates on my website has asked me to do so. Ive tried including it before the </body> tag and after the content, however it does not seem to work… So i wanted to test by adding the <script> code below the </body> tag seen in the instructions for the tab script

    tessak22 Friend
    #515640

    You will want to edit the actual template index file then. Each template with JA has a different index page that controls that code.

    Nazario A Friend
    #515797

    Hi encore,

    You can go to folder: `templatesja_onepagetpls and depend on the layout you’re using, you can open associated file: default.php and onepage.php and add your own script below </body> tag

    However, I must confirm again that it’s not a good practice and script should be included in header or footer of your site only.

    Regards,

    Nazario A

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

This topic contains 8 replies, has 3 voices, and was last updated by  Nazario A 10 years, 11 months ago.

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