Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • arthurrs Friend
    #160191

    I am using the JA Business template with Joomla 1.5. Additionally, I am using the J!Analytics extension to add the Google code to my site. However, it requires placing a line of code in the HTML via the Joomla Template Manager. In the JA Business template manager, there is no option (or, I don’t see the option) to edit the template HTML. Can you tell me:

    1. Where to edit the template’s HTML
    or
    2. Where I can add the code required for the J!Analytics code to work

    Thanks
    Arthur

    Sherlock Friend
    #376769

    Dear arthurrs,

    The line of code need to be inserted right above the </body> tag so you can try as following
    create a folder which name page under the folder of templatesja_business
    Copy the file of pluginssystemjat3base-themesdefaultpagedefault.php and put it into the folder you just created

    Open the copied file,look for the the </body> tag,you would see something like this

    <?php $this->showBlock(‘debug’) ?>
    </body>

    Just indert the line of code right above the </body> tag
    I hope this would help !

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 13 years, 8 months ago.

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