-
AuthorPosts
-
April 28, 2014 at 11:49 pm #257362
Support,
I performed a search on the forums and found others are having similar issues, too many redirects on the homepage (Other pages work fine, though). The common response that I have seen is check your host provider or something along those lines.
Wordpress SEO is the cause of the error. I noticed this error when I updated your theme to the most recent version. Other than that, WordPress SEO worked fine with your theme. I have tried various websites, servers and hosting companies. No luck. Any help?
Thanks!
April 29, 2014 at 12:01 am #257364Update: Any permalink other than the “Default” option selected with the WordPress SEO activate, does not work. WordPress SEO WITH the “Default” permalink selected, works. Does this help you?
Again, this is ONLY on your theme. I have tried four others and they all work as they should.
Thanks.
May 15, 2014 at 5:02 pm #265370Hi!
If you are still having the issue can we take a look at your theme settings/admin? You can reply here with the credentials and mark the reply as private.
Best regards,
DevinJune 12, 2014 at 6:45 pm #278172This reply has been marked as private.June 14, 2014 at 3:32 pm #278885Same problem for me: the code was fixed but with the last update the plugin broke the code again…
Regards!June 16, 2014 at 2:17 am #279191Glad I’m not the only one with this issue.
June 19, 2014 at 5:24 pm #281266Hi!
I think I found a fix – please try to open up enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php and replace:
add_action( 'template_redirect',array($this, 'template_redirect') );with
add_action( 'template_redirect',array($this, 'template_redirect'), 1000);Then open up enfold/config-wordpress-seo/config.php and delete this code located at the very top:
remove_action('template_redirect', 'wpseo_frontend_head_init', 999); add_action('template_redirect', 'wpseo_frontend_head_init', 9);Regards,
PeterJune 19, 2014 at 6:10 pm #281290Works like a charm, Peter! Thank you so much for your help! Greatly appreciated.
June 19, 2014 at 6:36 pm #281310Hey!
Great, we’ll include it in the next update :)
Cheers!
Peter -
AuthorPosts
- The topic ‘WordPress SEO (Yoast) & Theme Updates – Too Many Redirects’ is closed to new replies.
