Block does not work
-
I created a block Kita-Leitung – see image.
This is the related code:
<div style='background-color: #ebb715; padding: 10px;'> <p><strong><?php block_field('name'); ?></strong><br>Einrichtungsleitung</p> <p>Katholische Kindertageseinrichtung<br><?php block-field('kita'); ?></p> <p><?php block-field('strasse'); ?><br><?php block-field('plz-ort'); ?><p> <p>Tel.: <?php block-field('telefon'); ?><br><?php block-field('email'); ?></p> </div>
This is the input in the back-end.
You see the red line. The blocks was not accepted.
Was is wrong with my code???
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Block does not work’ is closed to new replies.