• Hi folks,

    I ran into a problem with infinite redirecting when clicking on “proceed to checkout” and narrowed it down to a theme problem. I had forgotten that in my page template I had put a little piece of code to automatically load the child page if it didn’t have a parent (the site’s top menu items aren’t real pages, just containers). So for anyone who stumbles across this when they’re googling and losing their minds – search your theme files for calls to wp_redirect() or header(“Location:”).

    Marc

    http://wordpress.org/extend/plugins/woocommerce/

  • The topic ‘301 Too Many Redirects on Checkout’ is closed to new replies.