Page 1 of 1

Contact Page Won't Link to CSS Menu or Go Menu, Dialoge Built-In-Processor

Posted: Tue Mar 18, 2025 5:51 pm
by scribeman01
I am setting up a contact form (from Block Form Design) on a PHP page utilizing WYSIWYG Web Builder's built-in PHP form processor script (Dialog). While there are no link errors from the CSS Menu or GoMenu, the Contact Page will not link. I read discussion about reverting this page back to html to test the link but if it doesn't link in PHP? I'm a bit confused if this is built in processor script, if I still need additional coding from my host - Hostinger? I do not anticipate a lot of emails and appears that this is a premium PHP service offered by Hostinger. Finally, I'm not 100% clear if a CAPTCHA is both inserted in the form and a separate html page would be made for it (as I did for my Success & Error Pages.) Thought I better ask before I upload this test. THANKS!

Re: Contact Page Won't Link to CSS Menu or Go Menu, Dialoge Built-In-Processor

Posted: Tue Mar 18, 2025 6:07 pm
by Pablo
You cannot preview/test PHP pages locally because PHP code needs to be processed on the server side.
So, the links to PHP pages will only work when the page is online.

I recommend to try a basic form first. When you have that working can you can add advanced features like captcha.

Re: Contact Page Won't Link to CSS Menu or Go Menu, Dialoge Built-In-Processor

Posted: Tue Mar 18, 2025 6:32 pm
by scribeman01
Thank You Pablo! I will stick with the form first & upload to see where things stand. :-)