• Buenos días.

    Desde ayer me encuentro con un problema cuando intento acceder a mi wp-admin, me sale este mensaje y no consigo ni que me salga la opción de conectarme para poder arreglarlo desde dentro.

    add_action(‘wp_head’, function(){echo »;}, 1);
    Warning: Cannot modify header information – headers already sent by (output started at /home/u572242133/domains/onegrupoiron.com/public_html/wp-content/themes/houzez-child-Theme/functions.php:35) in /home/u572242133/domains/onegrupoiron.com/public_html/wp-includes/pluggable.php on line 1435

    Warning: Cannot modify header information – headers already sent by (output started at /home/u572242133/domains/onegrupoiron.com/public_html/wp-content/themes/houzez-child-Theme/functions.php:35) in /home/u572242133/domains/onegrupoiron.com/public_html/wp-includes/pluggable.php on line 1438

    La página con la que necesito ayuda: [accede para ver el enlace]

Viendo 1 respuesta (de un total de 1)
  • Moderador almendron

    (@almendron)

    ¿Has modificado el archivo «functions.php» del tema hijo en relación al mismo archivo del tema padrer? Si es así, accede vía FTP o a través del sistema de gestión de archivos del panel de control del Hosting y:

    1. Haz copia del archivo «functions.php» del tema hijo.
    2. Copia el archivo «functions.php» del tema padre al directorio del tema hijo.
Viendo 1 respuesta (de un total de 1)
  • Debes estar registrado para responder a este debate.