Viewing 1 replies (of 1 total)
  • That’s HTML code. You probably copied it into a section where it’s expecting PHP code.

    You have to end the php section with ?> and reopen it with <?php
    The header.php file itself should have some examples of these tags.

Viewing 1 replies (of 1 total)

The topic ‘syntax error’ is closed to new replies.