Error Message: Try clearing your cookies. ERR_TOO_MANY_REDIRECTS
-
I am currently using “Contact Form 7 Multi-Step Forms” with “Contact Form 7” and “Contact Form 7 MailChimp Extension” along with “MailChimp for WordPress”. I am hoping to create a simple 2 page multipage form using “Contact Form 7 Multi-Step Forms” using the following code on the first page:
<p> What is your favourite colour:
[radio Colour default:1 “Red” “Yellow” “Blue”] </p>[submit “Next”]
[multistep “1-2-https://bodybootcamp.com.au/colour2”]
With the following code on the second page:
<p> Email Address:
[email* Email] </p>What is your favourite colour?
[multiform “Colour”][previous “Previous”][submit “Send”]
[multistep “2-2”]
However, it appears that the pages are not linked correctly, producing the following error message on google chrome:
The bodybootcamp.com.au page isn’t working
bodybootcamp.com.au redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTSI believe this may be because the code has created a cyclic link from one page to the other. I was wondering if I have coded anything incorrectly which has caused this particular problem.
- The topic ‘Error Message: Try clearing your cookies. ERR_TOO_MANY_REDIRECTS’ is closed to new replies.