Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • dattard1 Friend
    #133382

    I’ve tried all that I could think of but I can’t get transmenu to work at the top ?

    Can anyone guide me what I might be doing wrong.

    Joomla 1.5.7, http://www.compassmalta.com/home.html

    Thanks

    Sherlock Friend
    #270799

    Hi,
    Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solution

    Sherlock Friend
    #270807

    please send FTP account

    dattard1 Friend
    #271042

    Hi nguoibcd,

    seems that you have got it working. May I ask what you did to solve the issue please?

    Thanks

    Edit: Although transmenu is now working fine, I lost some functionalty. I had edited the index.php file in the template to show the headers I wanted depending on the ID as follows.

    global $Itemid;

    switch($Itemid) {
    case “1”: $ja_header_img = ‘header1.jpg’; break;
    case “53”: $ja_header_img = ‘header2.jpg’; break;
    case “75”: $ja_header_img = ‘header2.jpg’; break;
    case “76”: $ja_header_img = ‘header2.jpg’; break;
    case “77”: $ja_header_img = ‘header2.jpg’; break;
    case “78”: $ja_header_img = ‘header3.jpg’; break;
    case “79”: $ja_header_img = ‘header3.jpg’; break;
    case “80”: $ja_header_img = ‘header3.jpg’; break;
    case “56”: $ja_header_img = ‘header4.jpg’; break;

    default:
    {
    $curidx = $curidx % count($ja_header_images);
    $ja_header_img = $ja_header_images[$curidx];
    }
    }

    This does not work any more. I have also noticed that when i disable SEF, i am getting &amp instead of & in the URL so this might be the root of the problem? Any suggestions please?

    dattard1 Friend
    #271057

    Please note that problem manifests itself in FF … in IE it works fine!

    Sherlock Friend
    #271090

    Hi
    <blockquote>seems that you have got it working. May I ask what you did to solve the issue please?</blockquote>
    You uesed old version, I updated new ja_templatetools.php for you

    dattard1 Friend
    #312391

    I’m having this problem once again. I downloaded JA MAgeia again, and uploaded the templatetools php file which comes along with it but the issue remains. Is there some way I can obtain the latest version of ja_templatetools.php ?

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

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

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