- Posts: 41
- Thank you received: 0
How to create addvertds additional positions ?
-
mguelmoy
Inactive member - Topic Author
- Member
Less
More
9 years 10 months ago #44261
by mguelmoy
How to create addvertds additional positions ? was created by mguelmoy
I would like to create addvert 7, addvert 8.......etc. In layout builder.
Is it possible??
Thanks
Is it possible??
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #44263
by ivan.milic
Replied by ivan.milic on topic How to create addvertds additional positions ?
Yes , inside template folder you will find file templateDetails.xml, add your potions inside of <positions> tag. Then in index.php of template load your positions using this code:
<jdoc:include type="modules" name="position_name" style="xhtml" />
<jdoc:include type="modules" name="position_name" style="xhtml" />
The following user(s) said Thank You: mguelmoy
Please Log in to join the conversation.
Time to create page: 0.163 seconds