Quantcast
Channel: Discussions - T3 - Joomla Template Framework
Viewing all articles
Browse latest Browse all 3483

T3V3 Mega Menu HTML Override

$
0
0
Hello there,

Is it possible to override t3v3 mega menu html output from template?

There is a function like:



public function onT3Megamenu(&$menutype, &$config, &$levels)
{

}

in templateHook.php file. But It cann't modify html.

Basically I need to add some attributes on tag like: data-title, data-wrapper-class. Is it possible?

thank you :)

Viewing all articles
Browse latest Browse all 3483

Trending Articles