Ver Mensaje Individual
  #10 (permalink)  
Antiguo 16/10/2012, 12:11
Avatar de ArturoGallegos
ArturoGallegos
Moderador
 
Fecha de Ingreso: febrero-2008
Ubicación: Morelia, México
Mensajes: 6.774
Antigüedad: 16 años, 2 meses
Puntos: 1146
Respuesta: Fallo grave en WordPress

entiendo amigo por eso te decía trabajar en local, para corregir tu problema vuelve a leer lo que te dije antes. paso por paso realizalo todas las veces necesarias hasta que hayas borrado todo indicio de esta función.

Prueba con este código:
Código PHP:
Ver original
  1. <?php global $theme; ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>><head profile="http://gmpg.org/xfn/11"><meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /><title><?php $theme->meta_title(); ?></title><?php $theme->hook('meta'); ?><link rel="stylesheet" href="<?php echo THEMATER_URL; ?>/css/reset.css" />

si no funciona coloca el contenido completo del header tal cual para verlo