hi, I have located an issue of enfold and wordpress seo plugin.
artistandbeer.com/blog
when I activate this plugin the author and archive pages of blog not work, return allways a 404 error. In my site I redirect to homepage with this error.
when I deactivate this plugin all pages run perfect.
can you help me please?
thanks so much
xavier
Hey xpoveda!
It’s working fine on my XAMPP setup. I think it’s from the settings your using in Dashboard > SEO > Permalinks. Try unchecking all of those options and save.
Also be sure to deactivate all other plugins while testing.
Best regards,
Elliott
hi Elliot,
I have turn off all options of seo/permalinks but not works.
same case, if I deactivate wordpress seo plugin the theme run perfect, but if I activate then the archive page and the author page returns 404,
can you solve this issue or recommend a plugin of seo trully compatible with enfold?
thanks so much!
xavier.
Hi!
Your archives are working now but the authors are still redirecting to the homepage. Try deactivate all of your other plugins except WordPress SEO and then delete your .htaccess file and refresh your permalinks in Dashboard > Settings > Permalinks to see what happens.
If that still does not work then try navigating to Dashboard > SEO > Dashboard and reset the settings to the default.
Cheers!
Elliott
Hi Elliot, all perfect but a little issue.
Now, when I go to:
http://artistandbeer.com/2014/11/
in breadcrumbs appear:
Inicio / Blog / Borrador automático / 2014 / noviembre
How delete “Borrado automatico”?
Thanks so much!!
Xavier.
Hey!
Try adding this to your custom CSS.
.date .breadcrumb-trail > span:nth-child(5), .date .breadcrumb-trail > span:nth-child(6) {
display: none;
}
Best regards,
Elliott
Close this issue please!!
Thanks!!
Xavier.