Page 1 of 1
Success form not working
Posted: Wed Jan 30, 2019 2:44 pm
by bmt3000
Please take a look at this new website I'm working on :
http://lesentrepreneursatlas.com
On this website, I have two forms and both are layout grid forms.
Both forms use the same success page, defined in the form advanced settings.
That success page is named confirmation.html
Every time I test any of the form (Contacts or Estimation, in the main menu), the data is sent but the success page is not displayed.
Is there a setting I am missing somewhere ?
Regards
B
Re: Success form not working
Posted: Wed Jan 30, 2019 2:47 pm
by Pablo
Please remove the code you have added to the start of the page HTML.
This is incorrect and it prevents the browser from redirecting the user to the success page.
Re: Success form not working
Posted: Wed Jan 30, 2019 2:54 pm
by bmt3000
Which code please ?
The website is built with a template I bought from Lucknowwebs and I used it as is (almost).
B
Re: Success form not working
Posted: Wed Jan 30, 2019 3:29 pm
by Pablo
Also, the document type (in Page Properties) should be set to HTML5.
Re: Success form not working
Posted: Wed Jan 30, 2019 3:32 pm
by BaconFries
As Pablo there is code at the start of the page. Only you can see this to remove it as it is php and cannot be seen by viewing the source code in the browser but it is there. You will need to open the template in WB then right click on the page select Page HTML and the code from the start of the page Please note either you added this code yourself or it is part of the template. If it is part of the template then contact me at Lucknowwebsfor assistance as only he can help with the template.
Re: Success form not working
Posted: Wed Jan 30, 2019 5:58 pm
by bmt3000
Code removed.... Everythin is fine now. It was my bad, an attempt I made, got to learn that open Graph stuff before messing with it.
Thanks for the help !
B