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

Issues related to forms.
Post Reply
scribeman01
 
 
Posts: 107
Joined: Mon Nov 18, 2024 7:58 pm
Location: United States - Wisconsin

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

Post 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!
User avatar
Pablo
 
Posts: 23226
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

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

Post 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.
scribeman01
 
 
Posts: 107
Joined: Mon Nov 18, 2024 7:58 pm
Location: United States - Wisconsin

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

Post by scribeman01 »

Thank You Pablo! I will stick with the form first & upload to see where things stand. :-)
Post Reply