how to use the template for a custom component
        Posted  
        
            by wnoveno
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by wnoveno
        
        
        
        Published on 2010-03-30T04:58:17Z
        Indexed on 
            2010/03/30
            5:03 UTC
        
        
        Read the original article
        Hit count: 280
        
hi, I've created a custom coponent for joomla and I've created a menu which uses that component and set a template for that menu. The thing is when I go to the url test.com/index.php?option=com_mycomponent, it still uses the default template instead of the template that I set it to.
PS: The component works, only it's using the wrong template.
© Stack Overflow or respective owner