Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • Phill Moderator
    #360283

    Please paste your code from plugins>system>jat3>base-themes>default>blocks>head.php

    I will check your edits. Something in the html does not look quite right.

    alpinevp Friend
    #360284

    <?php
    /*
    # ————————————————————————
    # JA T3v2 Plugin – Template framework for Joomla 1.5
    # ————————————————————————
    # Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
    # @license – GNU/GPL V2, http://www.gnu.org/licenses/gpl2.html. For details
    # on licensing, Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
    # Author: JoomlArt.com
    # Websites: http://www.joomlart.comhttp://www.joomlancers.com.
    # ————————————————————————
    */
    ?>
    <script type=”text/javascript”>
    var siteurl='<?php echo JURI::base(true) ?>/’;
    var tmplurl='<?php echo JURI::base(true).”/templates/”.T3_ACTIVE_TEMPLATE ?>/’;
    </script>

    <jdoc:include type=”head” />

    <?php if (T3Common::mobile_device_detect()==’iphone’):?>
    <meta name=”viewport” content=”width=device-width; initial-scale=1.0; maximum-scale=5.0; user-scalable=1;” />
    <meta name=”apple-touch-fullscreen” content=”YES” />
    <?php endif;?>

    <?php if (T3Common::mobile_device_detect()):?>
    <meta name=”HandheldFriendly” content=”true” />
    <?php endif;?>

    <link href=”<?php echo T3Path::getUrl(‘images/favicon.ico’) ?>” rel=”shortcut icon” type=”image/x-icon” />

    <?php JHTML::stylesheet (”, ‘templates/system/css/system.css’) ?>
    <?php JHTML::stylesheet (”, ‘templates/system/css/general.css’) ?>

    <!–>
    <style>
    .clearfix { display: inline-block; } /* IE7xhtml*/
    </style>
    <!–>

    alpinevp Friend
    #360285

    If you go to http://wholerawfoodnow.com/?tp=1 you will see some blank positions but nothing like what Hung has described with the 1.1.9 update, there are no defined module position blocks.

    Phill Moderator
    #360286

    Where have you put the meta tags for your analytics? I cannot see them

    alpinevp Friend
    #360287

    <em>@phill luckhurst 200157 wrote:</em><blockquote>Where have you put the meta tags for your analytics? I cannot see them</blockquote>

    I removed this <jdoc:include type=”modules” name=”endhead” /> completely so we can just work with what was originally there, but this is what was added to create the endhead module position.

    Phill Moderator
    #360288

    You shouldn’t need that now. Just put your meta tags at the top of that file.

    However, the copy of your site with the above file unmodified and the removal of the other file in your template folder and all is working 100% as it should for me.

    Phill Moderator
    #360289

    Hmm, I’ve now spent 4hrs looking at this and need to hit the sack.

    Could you pleas update your ticket linking to what we have done on this thread and we can let the developers take a look.

    alpinevp Friend
    #360292

    On a Mac and a PC, across 5 different browsers, I do not see what is depicted in the attachement tp=1, I see on every browser tp=2.


    1. tp1
    2. tp1_2
Viewing 8 posts - 16 through 23 (of 23 total)

This topic contains 23 replies, has 3 voices, and was last updated by  alpinevp 14 years ago.

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