Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dionf Friend
    #154731

    Hi guys,

    First of all compliments for the Teline III template. Love it!

    I have a question about the menu. I use the the dropline menu.
    I’ve created submenu’s for the Home menu item so that a second level with important menu items are shown when you enter the site/homepage. Now when you choose an item from the submenu and the selected page opens, the second level from the menu disappears.
    Is it possible to let the second level stay open all the time so that visitors can easily choose another item from the second level?

    I’ve seen the help tip (see below) that you can enter some code for the menu. But I don’t understand what you can fill in there and what to expect. Can you tell me what to enter there?

    You can find the site here: http://www.girlstyle.nl

    gray Friend
    #357006

    You can group menu items. Maybe this guideline would be helpful for you.

    ajbpalma77 Friend
    #358365

    After reading all the forums for answers and not finding any, i decided to try and do it myself.

    I also needed the second level from the dropline (JAsocial theme) to be always open (including before page load) so i tracked the problem to:

    At plugins/system/jat3/base-themes/default/js/menu/dropline.js

    At the end of the file, replace:

    window.addEvent ('load', jasdl_initJAScriptDLMenu);

    to:

    window.addEvent ('domready', jasdl_initJAScriptDLMenu);

    Simple solution that should already be on this forum, i’ve seen many people ask for this and not get decent answer.

    Anyway it’s my 2 cents.

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

This topic contains 3 replies, has 3 voices, and was last updated by  ajbpalma77 14 years, 1 month ago.

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