inserting a module into a template - Joomla! Forum - community, help and support
hi,
i wondering if can point me in right direction of how go inserting module template?
can call calendar module directly template code or there more have show?
i'm guessing have declare position , proceed there i'm having trouble seeing roadmap on how complete process
thanks
i wondering if can point me in right direction of how go inserting module template?
can call calendar module directly template code or there more have show?
i'm guessing have declare position , proceed there i'm having trouble seeing roadmap on how complete process
thanks
there few ways this:
1. best way publish module in suitable module position. enter yoursite.com?tp=1 view available module positions. if no suitable positions available, can create 1 following guide viewtopic.php?p=1404499#p1404499.
2. use guide insert module in article: http://docs.joomla.org/how_do_you_put_a ... article%3f.
3. of course can code module directly template. difficult , potentially least efficient method because means module loaded.
1. best way publish module in suitable module position. enter yoursite.com?tp=1 view available module positions. if no suitable positions available, can create 1 following guide viewtopic.php?p=1404499#p1404499.
2. use guide insert module in article: http://docs.joomla.org/how_do_you_put_a ... article%3f.
3. of course can code module directly template. difficult , potentially least efficient method because means module loaded.
Comments
Post a Comment