Cita:
Iniciado por hasdpk Tienes estas lineas:
Código PHP:
Ver original<h1 class="site_title"><a href="<?php echo home_url(); ?>"><?php $theme->option('site_title'); ?></a></h1>
<?php } <?
<?php if($theme->display('site_description')) { ?>
Pues debes de cambiar la segunda linea por el código que te di.
En ese caso y haciendo lo que me dices, el error cambia a:
Parse error: syntax error, unexpected T_STRING in /home/u128678574/public_html/wp-content/themes/TechMax/header.php on line 55
En este caso, ¿qué debo de hacer?
Muchísimas gracias por tu ayuda, de verdad.
Un saludo.