- Posts: 1
- Thank you received: 0
how do you create a new module position
-
sybersolutions
Inactive member - Topic Author
- Offline
- New Member
-
Less
More
11 years 7 months ago #41555
by sybersolutions
how do you create a new module position was created by sybersolutions
how do you create a new module position without sparky?
ALSO if sparky is not already included in one of your templates can you install it to use to modify the layout?
I want to know if I will be able to do what i need to do before purchasing.
Thanks
ALSO if sparky is not already included in one of your templates can you install it to use to modify the layout?
I want to know if I will be able to do what i need to do before purchasing.
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #41560
by ivan.milic
Replied by ivan.milic on topic how do you create a new module position
To add module position in joomla you first define it in templateDetails.xml in <positions>...</positions> element, then you call its rendering by placing this joomla macro in place in index.php of template where you want it:
<jdoc:include type="modules" name="...postion name..." style="none" />
Sparky is in-fact an very flexible template. You can do setup it and export that as other template under different name.
<jdoc:include type="modules" name="...postion name..." style="none" />
Sparky is in-fact an very flexible template. You can do setup it and export that as other template under different name.
Please Log in to join the conversation.
Time to create page: 0.126 seconds