Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • bobbyggx Friend
    #158317

    Hi and Happy New Year to all of you guys 🙂

    I’ve got a problem with the sub-menus.

    I’m using Dropline menu. My menus are complicated and sometimes I need to use sub menus which are 4 or 5 levels down. The problem starts after the 3rd level.

    When I point the mouse on the 1st level down, and if there are more than 3 levels down, all the others sub menus (2nd, 3rd, 4rth, 5th level) are showing. The should be showed in order if I’m on 1st level I should see 2nd level down, If I’m on 2nd level I should see 3rd, and it’s working that way as long as there are not more than 3 levels down.

    Hope you’ve got my point, If not I’m uploading a screenshot with guidance :laugh:


    1. t3-sub-menus-problem
    korb Friend
    #370193

    Hi,
    Please let us know your template and plugin version.

    D

    bobbyggx Friend
    #370204

    Template version is 2.0. I Just downloaded them from the Joomart site. The zip file says Version 2010.
    That is in templateDetails.xml:

    <name>JA_T3_BLANK</name>
    <creationDate>11/08/10</creationDate>
    <author>JoomlArt.com</author>
    <authorEmail>webmaster@joomlart.com</authorEmail>
    <authorUrl>http://www.joomlart.com</authorUrl>
    <copyright>J.O.O.M. Solutions Ltd.</copyright>
    <license>GNU/GPL version 2</license>
    <description>TEMPLATE DESCRIPTION</description>
    <version>1.1.4</version>
    <engine>t3</engine>
    <files>

    The plugin jat3.xml file says:

    <name>JA T3 Framework</name>
    <author>www.JoomlArt.com</author>
    <creationDate>21 Dec 2010</creationDate>
    <copyright>Copyright (C) Copyright © 2005 - 2010 JoomlArt.com. All rights reserved.</copyright>
    <license>http://www.joomlart.com GNU/GPL</license>
    <authorEmail>webmaster@joomlart.com</authorEmail>
    <authorUrl>http://www.joomlart.com</authorUrl>
    <version>1.2.1</version>
    <description>T3 Framework - JoomlArt Template Framework for Joomla 1.5</description>
    <files>

    aman204 Friend
    #370448

    Please try to update to latest version of T3 system plugin i.e.1.2.2::

    http://www.joomlart.com/forums/downloads.php?do=file&id=1421

    bobbyggx Friend
    #370466

    Thanks!

    I’ll do that and post a reply 🙂

    EDITED:

    I installed 1.2.2 and the problem is still there.
    Other suggestions?

    bobbyggx Friend
    #370625

    I think I found an other problem.

    Again using the Dropline menu system, when I the menu item points to External Link, which external link is in the site (I’m using EL for workaround, because some components don’t have build-in menu items which are pointing in the direction I need), anyway when I follow that menu item the menu sistem (Dropline) is not functioning as it suppose to. There are no sub menus and now line is showing, I need to click on other menu item which is not external link and the Dropline menu starts to work again.

    Any thoughts?

    Khanh Le Moderator
    #371281

    <em>@bobbyggx 213432 wrote:</em><blockquote>I think I found an other problem.

    Again using the Dropline menu system, when I the menu item points to External Link, which external link is in the site (I’m using EL for workaround, because some components don’t have build-in menu items which are pointing in the direction I need), anyway when I follow that menu item the menu sistem (Dropline) is not functioning as it suppose to. There are no sub menus and now line is showing, I need to click on other menu item which is not external link and the Dropline menu starts to work again.

    Any thoughts?</blockquote>

    Can you submit/update your site information into this ticket (http://support.joomlart.com/staff/index.php?/Tickets/Ticket/View/60805) so I could check & fix the problem.

    bobbyggx Friend
    #371289

    I don’t have access, or at least not with my Joomlart account.

    EDIT:

    I’ve managed to log in.

    My site is on localhost for now, I don’t have hosting at this point.

    The problem appears to freshly installed T3 template, so you don’t really need access to my site.

    If you do need it we need to sync our GMT, and I’ll give you access to my IP, which is changing every day or so.

    I’m using the versions from above, I updated the plugin to 1.2.2. My Joomla is version 1.5.22.

    Thank you!

    Khanh Le Moderator
    #372778

    Hi bobbyggx,

    It’s true that the dropline menu only support for maximum 4 submenu levels. If your menu is complicated, the best menu is megamenu. With megamenu, not only unlimited submenu levels support, but you can also organize your menu better. You can group your menu items in columns, you can load module into menu…

    bobbyggx Friend
    #372824

    Thanks!

    I used megamenu, and it’s awesome, my colleagues prefer the dropline menu. It suits better to the topic of the site.

    You’re saying that in Dropline menu you can’t load modules? That might be a problem.

    Thanks for the great support!

    Regards!

    korb Friend
    #372825

    Only MegaMenu can load modules.

    arthurien Friend
    #372876

    Hello,

    I have the same probleme with dropline menu and external link with ja purity ii. :((

    Were i can find the command in the template who say “do not leave open the bar menu Dropline for external links” :confused:

    Thank’s

    bobbyggx Friend
    #372878

    I can live with the submenus which are 3 levels deep, but the external link is pretty bad, because with most of my components I’m using workaround to get where I want to be, and that means 80% of the time you won’t be able to see the submenus, cause you just followed menu item pointing to external link 🙁

    Khanh Le Moderator
    #372994

    <em>@bobbyggx 216350 wrote:</em><blockquote>I can live with the submenus which are 3 levels deep, but the external link is pretty bad, because with most of my components I’m using workaround to get where I want to be, and that means 80% of the time you won’t be able to see the submenus, cause you just followed menu item pointing to external link :(</blockquote>

    You can bypass this error by changing your external links. When you enter the external link, just use the link from index.php to the end, and Joomla will detect that’s the internal link. Eg, if your external link is:

    http://yourdomain/index.php?option=com_search
    You should put the link is:

    index.php?option=com_search

    bobbyggx Friend
    #372996

    All my links are like that (without the domain). I’m using build-in Joomla SEF.

    My links looks like:

    index.php/component/booklibrary/?task=showCategory&catid=133

    In that case, it is not working! Most of my links are connected to booklibrary component and they look like the above link.

    I found out that if the link is structured like this:

    index.php/Library?task=showCategory&catid=232
    ***Where “Library” is the Alias of the menu item.

    In the above case it works! Any ideas, or I need to go thru all my links and rename them, well it’s not going to be that big of a deal, but I’m using cyrillic symbols – “Library” actually is “Библиотека” (Bulgarian language), so If I edit the links at one point when I’m moving the site I might have some problems with those. If you can think of the reason why is this happening I’ll appreciate it!

    Thank you again for the great support!

Viewing 15 posts - 1 through 15 (of 21 total)

This topic contains 21 replies, has 7 voices, and was last updated by  dpk 13 years, 6 months ago.

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