HGG adlı üyeden alıntı: mesajı görüntüle
header.php on line 4 satırda hangi kod var?
Fazla bilgim yok ama header.php metin belgesi ile açtım bu kodlarla başlıyor

<!DOCTYPE html>
<html <?php language_attributes(); ?> >
<head>
<?php if(xoption('responsiveActive')) : ?>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<?php endif; ?>
<meta charset="<?php bloginfo('charset'); ?>" />
<link rel="shortcut icon" href="<?php echo xoption('favicon') ?>" type="image/x-icon">