Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pitzal Friend
    #128679

    hello, i want to use the transmenu style, but it doesnt work. i am using joomla 1.5.2
    css menu and moo menu are working, but not the transmenu (the submenus are not showing – it looks like split menu). how can i fix it?

    thank you, nicole
    http://www.pentadesign.net/joomla152/

    heidi Friend
    #250138

    I need to second this problem. I also used Quickstart for the 1.5.2 install. Transmenu does not work.

    The html code looks a little inconsistent to me – is there a problem here?

    switch ($JAconfig->ja_menutype) {
    case 1:
    include(dirname(__FILE__).DS.”/ja_Splitmenu.php”);
    $jamenu->genMenu (0);
    break;
    case 2:
    case 4:
    include(dirname(__FILE__).DS.”/ja_cssmenu.php”);
    $jamenu->genMenu (0);
    break;
    case 3:
    echo “<div class=”transmenu-inner”>”;
    include(dirname(__FILE__).DS.”/ja_transmenu.php”);
    $jamenu->genMenu (0);
    echo “</div>”;
    break;
    }

    serendip Friend
    #250146

    Yes Heidi, i agree, but I don’t know how to clean up this code. however i found a writing mistake in another transmenu file (it referred to a folder “../ja megeia” instead of mAgeia. i corrected it, but there was no impact.

    my site is already online, everything else works fine, but
    still have no transmenu :((

    see: http://www.pentadesign.net

    heidi Friend
    #250291

    More info for Joomlart staff, so they can help us out:

    In the templateDetails.xml file, the transmenu has a few different spelling versions. Are these right?

    First under <files>, there is this:

    <filename>ja_menus/ja_transmenu/ja-transmenu.js</filename>

    Is the hyphen (in red) supposed to be an underscore?

    Then, under <CSS>, there is this version:

    <filename>ja_menus/ja_transmenu/ja-transmenuh.css</filename>

    Again, is the hyphen supposed to be there? And is the ‘h’ supposed to be there?

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

This topic contains 4 replies, has 3 voices, and was last updated by  heidi 16 years, 4 months ago.

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