Hello,
i've build 2 simple forms, which after submit re-direct the user to a thank-you page.
the re-direct function work perfect on the "test form" url (opened from the backend of CF), example:
www.may-machines.com/en/?option=com_chronoforms5&chronoform=contact-form-english
after submissions the user redirect to:
www.may-machines.com/en/admin/thank-you
but when submitted from the actual page on the site the redirect doesn't work since extra parameters are entered in the URL by CF.
actual form page on the site:
www.may-machines.com/en/component/com_chronoforms5/Itemid,182/view,form/
and after submission, the redirection url:
www.may-machines.com/en/component/com_chronoforms5/Itemid,182/view,form/admin/thank-you
as u can see, the string "component/com_chronoforms5/Itemid,182/view,form/" is entered inside the actual thank you page URL, those changing the URL and preventing the thank you page from apearing.
i'm using sh404SEF, and have already tested the form with and without sh404SEF plugins. also tested all kinds of "form mehods" - file, post, get.
can you pleas advise me how to resolve this?
thank you in advance
yorai ronen
i've build 2 simple forms, which after submit re-direct the user to a thank-you page.
the re-direct function work perfect on the "test form" url (opened from the backend of CF), example:
www.may-machines.com/en/?option=com_chronoforms5&chronoform=contact-form-english
after submissions the user redirect to:
www.may-machines.com/en/admin/thank-you
but when submitted from the actual page on the site the redirect doesn't work since extra parameters are entered in the URL by CF.
actual form page on the site:
www.may-machines.com/en/component/com_chronoforms5/Itemid,182/view,form/
and after submission, the redirection url:
www.may-machines.com/en/component/com_chronoforms5/Itemid,182/view,form/admin/thank-you
as u can see, the string "component/com_chronoforms5/Itemid,182/view,form/" is entered inside the actual thank you page URL, those changing the URL and preventing the thank you page from apearing.
i'm using sh404SEF, and have already tested the form with and without sh404SEF plugins. also tested all kinds of "form mehods" - file, post, get.
can you pleas advise me how to resolve this?
thank you in advance
yorai ronen