odarma
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorMag] Latest UpdateI am not the autor of this theme but i find the solution. Go to Apperience → Editor and open the front-page.php file, then find this line
if (get_theme_mod('colormag_hide_blog_front', 0) == 0): ?>
and edit it like this:if (get_theme_mod('colormag_hide_blog_front', 1) == 0): ?>
and thats all, problem solvedForum: Themes and Templates
In reply to: [ColorMag] Page title on HomepageEncontré el error y la solución, ve a Apariencia → Editor y entra al archivo front-page.php luego encuentra esta linea
if (get_theme_mod('colormag_hide_blog_front', 0) == 0): ?>
y edítala para que quede así:if (get_theme_mod('colormag_hide_blog_front', 1) == 0): ?>
ya con eso se soluciona, recomendación, este tema no usa pagina estática para el home, como estás usando el tema te estas arruinando todo el SEO.Saludos ??
Okay, thaks for the answer and ill wait for that update ??
Forum: Themes and Templates
In reply to: [Intergalactic] Intergalactic Theme – In-post image alignment.entry-content img.size-full { max-width: 100%; } img.size-big, .wp-caption.caption-big { display: none; float: none; margin-left: 0; max-width: 0; }
Sorry that is the correct CSS
Forum: Themes and Templates
In reply to: [Intergalactic] Intergalactic Theme – In-post image alignmentIt is a bug in the CSS file, i can’t work with it, so i just override the images behavor with this CSS:
/*small images*/ .entry-content img.size-full { max-width: 100%; } /*big images*/ img.size-big, .wp-caption.caption-big { margin-left: 0; max-width: 100%; }
It will work ??
I just send it, but i put there the same info than here, i dont have any more than that… Thanks
Forum: Themes and Templates
In reply to: [Vantage] Is this theme still getting updates?Okay, thanks for answer my question, now i have the confidence to use this theme for my project…
?MUCHAS GRACIAS! ??
Okay, ill send to he this info.
Thank you for the excelent support ??So you disable the option “Use Original Title” and thats all?
Is anything i can do in my theme to solve this from there, or to know what to send in a debug info to the autor for future releases of the theme?Done, i just send it ??
It alredy was set to Enable, it wasn’t needed to get changed
Done, it chageg, the title now is “El pokémon zombi que sufre de Cordycepsdiipad | Test” The “diipad” word still there :'(
Thanks, this is happening with all my posts, not just one
Ive use this plugin for like 3 years and it doesnt do that till yesterday, dont tell me this is the way it works because it is not.
I repeat, %POST_TITLE% is using the post title and my blog title in the same line and it can’t be right and it didn’t hapen till yersterday when i update tue plugin.