php - how to change content of template postion by a component in joomla -
what need is, when component run,component change content of position. example when url is: index.php?option=com_test , content of position 'left' = test , when url is: index.php?option=com_users, position show default data modules.
i want tp change content of modules in position too.
i have viewed https://joomla.stackexchange.com/questions/1054/displaying-a-joomla-module-using-php view module in component.
one way achieve install free or paid version of advanced module manager.
you can publish multiple versions of modules in required module positions , control when each 1 displayed via component.
Comments
Post a Comment