Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • bucakli Friend
    #148656

    my site is working all browser eg. firefox, safari, crome
    but ie6, ie7, ie8 is not display some modules eg. ja_news ja_news_fp
    i applied clearfix issue but not fix
    how can i fix this problem

    Saguaros Moderator
    #332625

    ok, please give me the link to your site .

    Thanks

    Saguaros Moderator
    #332675

    Dear guy
    Please check source codes of google which you put into the template. you put wrong position.

    <head><meta name=”google-site-verification” content=”tg9OAAS5gn-0ymT8iJZgInEwDqETp22ohfXceyIVzW0″ /></head>

    <script type=”text/javascript”>
    var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
    document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <script type=”text/javascript”>
    try {
    var pageTracker = _gat._getTracker(“UA-13003243-1″);
    pageTracker._trackPageview();
    } catch(err) {}</script>

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>
    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    i check html source of your site, , i saw that these codes above html tag.

    Now please fix this issue,

    please remove your codes to the template, and then you create a instance of the custom module and put the module on the footer position.

    good luck

    bucakli Friend
    #332695

    <em>@tienhc 164899 wrote:</em><blockquote>Dear guy
    Please check source codes of google which you put into the template. you put wrong position.

    <head><meta name=”google-site-verification” content=”tg9OAAS5gn-0ymT8iJZgInEwDqETp22ohfXceyIVzW0″ /></head>

    <script type=”text/javascript”>
    var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
    document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <script type=”text/javascript”>
    try {
    var pageTracker = _gat._getTracker(“UA-13003243-1”);
    pageTracker._trackPageview();
    } catch(err) {}</script>

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>
    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    i check html source of your site, , i saw that these codes above html tag.

    Now please fix this issue,

    please remove your codes to the template, and then you create a instance of the custom module and put the module on the footer position.

    good luck</blockquote>

    i removed this codes the template ad i created a instance of the custom module and put the module on the footer

    <head>
    <meta name=”google-site-verification” content=”tg9OAAS5gn-0ymT8iJZgInEwDqETp22ohfXceyIVzW0″ />

    <script type=”text/javascript”>
    var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
    document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <script type=”text/javascript”>
    try {
    var pageTracker = _gat._getTracker(“UA-13003243-1”);
    pageTracker._trackPageview();
    } catch(err) {}</script>

    </head>

    in footer show this codes
    how can i add this codes on the footer

    bucakli Friend
    #332718

    <em>@tienhc 164846 wrote:</em><blockquote>ok, please give me the link to your site .

    Thanks</blockquote>

    i tried something

    i added this codes /templates/ja_seleni/layouts/blocks/footer.php inside
    <div ………………….</div>

    <script type=”text/javascript”>
    var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
    document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <script type=”text/javascript”>
    try {
    var pageTracker = _gat._getTracker(“UA-13003243-1”);
    pageTracker._trackPageview();
    } catch(err) {}</script>

    this is true?

    Saguaros Moderator
    #332861

    Yes, that’s right,

    it’s a way to resolve this.
    Cheers

    bucakli Friend
    #332965

    <em>@tienhc 165168 wrote:</em><blockquote>Yes, that’s right,

    it’s a way to resolve this.
    Cheers</blockquote>

    thank you my friend

    i add template/layout/block/default.php inside:)
    issue was solved..

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

This topic contains 7 replies, has 2 voices, and was last updated by  bucakli 14 years, 9 months ago.

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