Skip to content

t3 framework plugin since version 3.0.0 does not override mod_menu anymore #576

Description

@level420

Using joomla 3.10.3 and php 7.4.

We are using a t3 template which is based on "t3 base" ( not t3 base-bs3) which was derived from t3 blank.

Until t3 plugin version 2.7.7 the plugin used to override joomlas native mod_menu, which lead to plugins/system/t3/base/html/mod_menu/default.php being used to render the menu.

This isn't the case anymore with the new plugin version 3.

I've verified this by adding modifications to plugins/system/t3/base/html/mod_menu/default.php which do not show up as expected in the rendered page.

As a workarround I've copied plugins/system/t3/base/html/mod_menu over to our templates directory templates/ourtemplate/html which gave the desired result. But this of course isn't a not a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions