Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • SEO-Küche Friend
    #1061777

    The option "Display in Menu" in the Joomla menu does not work in the T3 Template Menu (megamenu is disabled, i do not need it).

    Pankaj Sharma Moderator
    #1061972

    Hi
    May I know the template and T3 version of the site?
    So I can replicate it and check.
    Regards

    SEO-Küche Friend
    #1062124

    T3 Bs3 Blank 2.2.7
    T3 Framework 2.6.7

    In MegaMenu works the option,
    megamenu is disabled, it does not work

    Pankaj Sharma Moderator
    #1062126

    Hi
    Did you check it with default Joomla template?
    Is it working there?

    Regards

    SEO-Küche Friend
    #1062925

    I downloaded and installed the current version of t3_blank templates

    And its work in the Joomla-Beez3 Template.

    Pankaj Sharma Moderator
    #1063012

    Hi
    Thanks for the report, I raised this issue to the development team so it can be fixed in the next update of T3.

    Regards

    Mo0nlight Moderator
    #1063249

    Hi.

    You could try this. Edit the file : /plugins/system/t3/includes/menu/t3bootstrap.tpl.php

    Look for:

                foreach ($list as &$item) :

    Add this under above code

                    //intergration with new params joomla 3.6.x (menu_show)
                    $menu_show = $item->params->get('menu_show');
                    if (empty($menu_show) && $menu_show!==null)
                        continue;

    Hope it helps.

    SEO-Küche Friend
    #1063956

    It works. Thank you!

    Pankaj Sharma Moderator
    #1064042

    You are welcome!.
    We will fix it the next update of T3.

    Regards

    RDCWebMan Friend
    #1079914

    Hi, i’m also having the same issue with the JA University template on T3. Is there a similar fix please, this directory/file doesn’t exist on my server.

    /plugins/system/t3/includes/menu/t3bootstrap.tpl.php

    Thanks

    Pankaj Sharma Moderator
    #1080096

    Hi
    The path is for the T3 plugin, Kindly check it in the plugin folder of site and if the issue remains same, please share the T3 version and template version you are using on your site.
    I will have a look over it.

    Regards

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

This topic contains 10 replies, has 4 voices, and was last updated by  Pankaj Sharma 6 years, 4 months ago.

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