Le-Seaw Posted April 19, 2011 Report Share Posted April 19, 2011 Hallo, gibt es dazu eine bessere Anleitung als im Handbuch irgendwo? Klapt bei mir nicht so gant, neuerstellte Seiten bleiben weiss Danke für eine Info Link to comment Share on other sites More sharing options...
Le-Seaw Posted April 19, 2011 Author Report Share Posted April 19, 2011 Also nun noch mehr: Contentblock erstellt der hat id 13 (blöd das er hochzählt auch wenn gelöscht wurde) content hat id 10 dann sollte doch was auftauchen mit diesem einfügen in der index.html {content block_id=13 levels=true} {if $_content_10|count > 0} <h2 class="boxheader">{txt key=TEXT_INFO}</h2> <div class="infoboxbody"> <ul class="contentlist"> {foreach name=aussen item=box_data from=$_content_10} <li class="level{$box_data.level}{if $box_data.active} active{/if}"> <a href="{$box_data.link}">{$box_data.title}</a></li> {/foreach} </ul> </div> {/if} wo ist der fehler? und warum sind manche seiten weiss ohne inhalt? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.