Hello,
I’ve purchased both Porto front-end & admin versions of the HTML5 template and have been trying to add a “Wizard Form” onto the front-end homepage but am having difficulties doing so.
I’ve read the documentation on how to setup the admin extension and I believe I understood correctly; the admin section has been setup under the directory “/admin/” – I have added the CSS and JS lines, etc. from the example wizard script (feature-admin-forms-wizard.html) into the homepage file (index.html), then added the example form (“w1”) from the example into a section and saved. When I visit the page, the table allows me to go through the 3 sections (“Account”, “Profile”, “Confirm”) but when I select “Finish” on the final page, nothing happens – I presumed the “Congratulations” message would appear in the corner, as it does with the example?
I’m likely overseeing something or not understanding this correctly. If you could please help provide a few good pointers to help me get in the right direction, that would be much appreciated.
When submitting the form, I essentially would like it to direct to another page, and the data be put to use there.
Hope you can help, thanks!