Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • lw_d Friend
    #136346

    I cannot get split menu working, I have selected it in the templates configuration page, I have also added a child menu link, but the submenu doesn’t display.

    I cannot see any split menu in the demo of it on this site too, can anyone help?

    Anonymous Moderator
    #283450

    Hi lw_d,

    Could you please send me your live url, admin account so so that i could have closer look on the issue?

    lw_d Friend
    #283527

    thats been sent.

    Anonymous Moderator
    #283769

    Hi lw_d,

    I have checked your website, i saw that your links have a problem. They are missing params.
    Example: ?option=com_contact…….

    lw_d Friend
    #284786

    I have since created menu and sub menu items, yet I still don’t get a submenu, can you help me out.

    Thanks

    Anonymous Moderator
    #284838

    Dear lw_d,

    I saw that the Main menu module disabled. I enabled this module.
    Next, please open file Base.class.php, at about line 174, find following script:
    [PHP]if ($tmp->url != null)
    {

    switch ($tmp->browserNav)[/PHP]

    and change to:

    [PHP]if ($tmp->url != null)
    {
    $tmp->url = str_replace(‘&’, ‘&’, $tmp->url);
    switch ($tmp->browserNav)[/PHP]

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

This topic contains 6 replies, has 2 voices, and was last updated by Anonymous 15 years, 10 months ago.

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