• Resolved ethranes

    (@ethranes)


    Hi.

    I have an SSL cert, I have http for my site but in woocommerce I have the setting set for Force SSL on checkout.

    When I click proceed to checout from my cart

    I get stuck in a 302 redirect loop until the browser gives the error too many redirects

    How can I solve this issue?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • WordPress uses the wp_redirect() function for permalinks. Some plugins and themes use it to specify URL that to be directed to a page or post in your site.

    In order to find our the plugin causing this issue, deactivate any plugins you have installed that use the wp_redirect(). If you’re not sure which of your plugins redirect URLs for you, then deactivate all your plugins and check the checkout page again.

    If the issue still exists, then disable the .htaccess file by renaming it using FTP access.

    Laurena Rehbein

    (@lrehbein)

    Automattic Happiness Engineer

    Hi ethranes,

    You may want to check in with your host about your SSL setup – something is likely not quite right there.

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – but if you have any further questions, you can start a new thread.

    Hi, we’re having the same thing.

    We have disabled the SSL plugin but we still have the redirection at checkout

    Our SSL plugin is “SSL Insecure Content Fixer” 2.7.0

    Thanks

    Ive found the problematic Plugin, its the WP Multilang, once i disable it, everything works.
    Just all my buttons and product headers has now some sort of: [:EN]HOME[:] around them….and the button icon is not visible anymore.
    How do i get rid of it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Too many redirects checkout page’ is closed to new replies.