Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cdznutz Friend
    #144316

    Everytime I try to add it in the HTML in the template manager I get a parse error code.

    Where should it be placed?

    ergohost Friend
    #317698

    I always put it in the bottom of the head code, just above the closing head tag.

    With this template the head code is pulled in from a specific file depending on the version of the page for the browser type. This means there are multiple page combinations which means instead of just one file to edit you need to replicate the code in several files. I put the code at the bottom of these files.

    /templates/ja_teline_iii/layouts/blocks/head.php
    /templates/ja_teline_iii/layouts/blocks/handheld/head.php
    /templates/ja_teline_iii/layouts/blocks/iphone/head.php

    The same will apply to code in other parts that get pulled together to build the page depending on the detected browser type.

    I find its better to use ftp (flashfxp is my favourite) and a proper html editor, the best of which in my opinion is Adobe/Macromedia Dreamweaver, not cheap but excellent. Pull the files down, edit them locally and upload, that way you get the benefit of undo if you do something wrong 🙂

    Hope that helps.

    scotty Friend
    #317702

    It should go inside the body tag just before </body>

    ergohost Friend
    #317730

    <em>@scotty 145106 wrote:</em><blockquote>It should go inside the body tag just before </body></blockquote>

    Bah, wheres my head at today, too much noise and stress and far too much staring at code, sorry for the wrong advice, dunno how I got so mixed up.

    So the code goes ok in the end of these right scotty?

    /templates/ja_teline_iii/layouts/

    3columns-classic.php
    default.php
    handheld.php
    iphone.php

    zipper Friend
    #317751

    You can also use a module just fill in your details, place it in Debug position with title hiding and you won’t see it. But it’s there, i use it also.

    I use J!analytics module found on Joomla.org

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

This topic contains 5 replies, has 4 voices, and was last updated by  zipper 15 years, 2 months ago.

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