Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • psmith_work Friend
    #168938

    Dear Members,
    In the old JA_Purity template, it was possible to manually edit the HTML file, especially to add fixed contents to selected areas of the web page. Now in JA_Purity II when I click on Edit HTML, I can’t recognize any layout elements. Where and how can I still edit the template home page manually (perhaps add some constant code and Google Analytics code)?
    I am using Joomla 1.5.15.
    Could anybody please help me with advice?
    Thanks,
    Peter

    Manos Moderator
    #414882

    Hi,

    You have to edit the JA T3 plugin or create an overwrite of JAT3 plugin !

    Regards

    Manos

    TomC Moderator
    #414883

    Here is your first point of reference —> JA T3 Framework Overview[/url]

    as well as –> JA T3 Framework Developer Guides[/url]


    psmith_work Friend
    #415362

    <em>@TomC 270415 wrote:</em><blockquote>JA T3 Framework Developer Guides[/url]
    </blockquote>

    Thank you. I have downloaded the JA T3 Framework for Joomla 1.5 (9.25 MB) from your web site and I have installed it but after the upload installation I get an error message saying that the XML file is missing from the package. What am I doing wrong? Could you please show me a direct link from where I can download a single zip file that I can successfully upload to my web site running under Joomla! 1.5.15 Stable [ Wojmamni Ama Mamni ] 05-November-2009. I have now JA_Purity_II template running, version 1.2.1 (June 2011).

    All I want to do is to be able to add Google Analytics code and a newsletter signup form to every page as fixed content. I was told that I need JA T3 Framework for that.
    Thank you.
    Peter

    TomC Moderator
    #415367
    psmith_work Friend
    #415376

    <em>@TomC 271013 wrote:</em><blockquote>For adding Google Analytics code –> http://www.joomlart.com/forums/topic/how-to-add-costume-code-into-header/</blockquote>

    Thank you, Sir, but I don’t have permission to access the page you have just quoted. Is it possible to read your page elsewhere without having to pay for membership? Thanks.
    P.

    TomC Moderator
    #415379

    Here is the simplest way to add Google or any other analytics/tracking code to this template although there are plugins available on the JED that will aslo do the job if you do not like playing with the code.

    Copy the file plugins>system>jat3>jat3>base-themes>default>page>default.php into templates>ja_your-template-name>page>default.php and insert your analytics code just before the </head> tag as per below.


    <head> <?php //gen head base on theme info $this->showBlock ('head'); ?> <?php $blocks = T3Common::node_children($this->getBlocksXML ('head'), 'block'); foreach ($blocks as $block) : $this->showBlock ($block); endforeach; ?> <?php echo $this->showBlock ('css') ?>************YOUR ANALYTICS CODE HERE*************</head>

    Manos Moderator
    #415416

    <em>@psmith_work 271007 wrote:</em><blockquote>
    Thank you. I have downloaded the JA T3 Framework for Joomla 1.5 (9.25 MB) from your web site and I have installed it but after the upload installation I get an error message saying that the XML file is missing from the package. What am I doing wrong?
    </blockquote>

    Hi did you manage to solve that problem? From what i can understand you are trying to install the quick start package on an existing Joomla installation.

    In order to install JA T3 plugin you must unzip the package you downloaded from JA download section and you will find a folder called /plugins!
    Inside that folder you will find the plugin itself and you will be able to install it on your Joomla web site.

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

This topic contains 8 replies, has 3 voices, and was last updated by  Manos 13 years, 1 month ago.

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