psolera
Forum Replies Created
-
ok I will continue investigating then
Thank youYes, I tried other plugins with other similar results
Forum: Themes and Templates
In reply to: [Astra] does not show excerpt astra themeYes, it has fixed itself, I don’t know what was happening, thank you very much for your time
Forum: Themes and Templates
In reply to: [Astra] little mistakeYes, 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.Forum: Themes and Templates
In reply to: [Astra] little mistakeSi, 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.Hi
It’s OK now, the focus keyword works good
Thank youNothing