What happened with my header.php code?
-
Hello, from the latest updates of Hueman theme, I can not edit the code I had in my header.php before upgrading, now when entering the header.php I do not see the code, simply I get this:
<head> <meta charset="<?php bloginfo('charset'); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"> <?php wp_head(); ?> </head>
When before I had something like this:
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"> <link rel="apple-touch-icon" href="/wp-content/uploads/2015/12/apple-touch-icon.png" /> <link rel="apple-touch-icon" sizes="57x57" href="/wp-content/uploads/2015/12/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/wp-content/uploads/2015/12/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon" sizes="76x76" href="/wp-content/uploads/2015/12/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon" sizes="114x114" href="/wp-content/uploads/2015/12/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon" sizes="120x120" href="/wp-content/uploads/2015/12/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon" sizes="144x144" href="/wp-content/uploads/2015/12/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon" sizes="152x152" href="/wp-content/uploads/2015/12/apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon" sizes="180x180" href="/wp-content/uploads/2015/12/apple-touch-icon-180x180.png" /> <meta name="description" content="Cómo ganar dinero en Internet 2016 gratis. ? Desde casa y sin invertir. Fácil y rápido. Las mejores páginas y comprobantes de pago por PayPal."> <script src="https://apis.google.com/js/platform.js" async defer> {lang: 'es'} </script> <?php wp_head(); ?> </head>
But if you review my website code: https://tododineroonline.com/, you can see that the old code is still there, then how can I edit it?, where can I find the old code?
Help me. Thank you.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘What happened with my header.php code?’ is closed to new replies.