Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vimua8888 Friend
    #170250

    HI I’ve installed 3 times already the JAt3 framework and it is enabled
    But once i go to : manage template> themes> edit main page> the only code that appears is the following:

    <?php
    if (class_exists(‘T3Template’)) {
    $tmpl = T3Template::getInstance($this);
    $tmpl->render();
    return;
    } else {
    //Need to install or enable JAT3 Plugin
    echo JText::_(‘Missing jat3 framework plugin’);
    }

    Help, what should I do

    jooservices Friend
    #422708

    Hi,
    May i know what are trying to change ? Above your code is index.php file. It’s just entry file.
    It called T3 and init it to use. Nothing else 🙂
    So, please let’s me what are you doing and looking for. Than i can help you.
    Thank you
    Viet Vu

    vimua8888 Friend
    #422838

    I was trying to add google analytics to the website

    jooservices Friend
    #422850

    Hi
    To add google analytics into template please add into blocks/head.php not index.php
    Thank you
    Viet Vu

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

This topic contains 4 replies, has 2 voices, and was last updated by  jooservices 12 years, 10 months ago.

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