Hello @psolera
The characters you are seeing can be seen sitewide on all pages.
It seems like files of the theme or WordPress was edited and changes being made where this character was printed or some error.
Or it could be some debugging message displaying the same.
Can you verify some recent changes this should help resolve this issue?
I hope that helps.
Regards,
Suman
Si, yo he encontrado el error, que ya lo solucione en la versión anterior de Astra, en el archivo header.php, en la linea 22 se crean estos caracteres:
?><!DOCTYPE html>
<?php astra_html_before(); ?>
<html <?php language_attributes(); ?>>
<head>
<?php astra_head_top(); ?>
“>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link rel=”profile” href=”https://gmpg.org/xfn/11″>
<?php wp_head(); ?>
<?php astra_head_bottom(); ?>
</head>
Pero al actualizar el tema vuelven a aparecer de nuevo. Es un error insignificante, pero un poco molesto.
Aun asi solo puedo decir que es el mejor tema que he usado hasta el momento para wordpress.
Gracias.
Yes, I have found the error, which I already solved in the previous version of Astra, in the file header.php, in line 22 these characters are created:
?> <! DOCTYPE html>
<? php astra_html_before (); ?>
<html <? php language_attributes (); ? >>
<head>
<? php astra_head_top (); ?>
“>
<meta name = “viewport” content = “width = device-width, initial-scale = 1”>
<link rel = “profile” href = “https://gmpg.org/xfn/11”>
<? php wp_head (); ?>
<? php astra_head_bottom (); ?>
</head>
But when updating the theme they reappear again. It is a trivial mistake, but a bit annoying.
Still I can only say that it is the best theme I have used so far for wordpress.
Thank you.
Hello @psolera
That’s very strange.
We haven’t seen any such issues reported.
You can verify the Astra theme’s code on any fresh downloads or installation and won’t find those characters in the header.php file. Here’s the screenshot of the file on my end.
I am not sure how it could re-occur even after the theme update.
Do try the same on other installations and let us know if you face such an issue. Or we would recommend reaching out to your hosting provider to check for issues with your environment.
I hope that helps. Looking forward to hearing from you!
Regards,
Suman