custom blocks verschachteln?
Posted: Sat 14. Nov 2015, 13:47
Geht das noch? Ich dachte mal, ich wäre Weltmeister und kriege das einfach nicht mehr hin...
Hat sich da was geändert?
Hat sich da was geändert?
The phpwcms support forum will help to find answers to your questions. The small but strong community is here since more than 10 years.
https://forum.phpwcms.org/
Code: Select all
[LEFT]
<div class="left">
{LEFT}
[RIGHT]
<div class="right marginal">
{RIGHT}
</div>
[/RIGHT]
</div>
[/LEFT]
[LEFT_ELSE]
[RIGHT]
<div class="right no-left">
{RIGHT}
</div>
[/RIGHT]
[/LEFT_ELSE]