Ben dosyadan okunan metinde bir <?php !include_slot('slot_name')?>
ile <slot> slot_name </slot>
değiştirmeniz gerekiyor
<table class="layout-table" id="layout1">
<tr>
<td class="slot" id="slot1" colspan="2">
<slot>
slot_name
</slot>
</td>
</tr>
<tr>
<td class="slot" id="slot2" rowspan="2">
<slot>
slot_name
</slot>
</td>
<td class="slot" id="slot3">
<slot>
slot_name
</slot>
</td>
</tr>
</table>
Gerçekten daha önce geçme bu tür ile çalıştı olmasaydı kimse bana bazı yön verebilir. Sorun, metin içinde gezinmek için ve aynı zamanda "slot_name" ile ilgili olarak blok değiştirmek