my header.php is some earr
-
my header.php is some error
this message show me
Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.The blog I need help with is: (visible only to logged in users)
-
<!DOCTYPE html>
<html class=”no-js” <?php language_attributes(); ?>>
<head>
<meta charset=”<?php bloginfo(‘charset’); ?>”>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”profile” href=”<?php echo esc_url( ‘gmpg.org/xfn/11’ ); ?>”>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”><?php wp_head(); ?>
</head><body <?php body_class(); ?>>
<div id=”wrapper”>
<?php do_action(‘__before_header’) ; ?>
<?php hu_get_template_part(‘parts/header-main’); ?>
<?php do_action(‘__after_header’) ; ?>
<div class=”container” id=”page”>
<div class=”container-inner”>
<?php do_action(‘__before_main’) ; ?>
<div class=”main”>
<div class=”main-inner group”>
<?php do_action(‘__before_content’) ; ?> -
Hi there,
Those errors are for a site using the open source WordPress.org software. We cannot help with this in the WordPress.com forums.
Please post in the self-hosted WordPress forums instead for help, or contact support for the theme you are using directly:
- The topic ‘my header.php is some earr’ is closed to new replies.