Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • king.lui Friend
    #154319

    Hi,

    where can I set the active menu item with $menu->setActive ?
    In other templates I can do this in templates index.php

    Thanks and cheers.

    Don Lee Friend
    #355565

    <em>@king.lui 194028 wrote:</em><blockquote>Hi,

    where can I set the active menu item with $menu->setActive ?
    In other templates I can do this in templates index.php

    Thanks and cheers.</blockquote>

    All menu files are located in plugins/system/jat3/core/menu/
    You can edit function genClass() for your setting

    $active = in_array($mitem->id, $this->open);

    king.lui Friend
    #355686

    Great, thanks.

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

This topic contains 3 replies, has 2 voices, and was last updated by  king.lui 14 years, 2 months ago.

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