hello all, i have embedded php code from foxyform, contact form. when previewing in the browser, it is displayed perfectly, when uploading it to the server, only the empty space is seen. anyone know how to repair this? My website www.gotta.com.mx/contacto.html
Thank you in advance
Foxiform php code
Re: Foxiform php code
There is no difference between previewing and publishing. If it looks good when previewed but not after publishing, it usually means you have not uploaded all the files or files have been changed but you didn't upload those. Do a full upload.
Also, there is a .js error showing in the inspector stating it failed to load a resource. This tells me something is missing.
Also, there is a .js error showing in the inspector stating it failed to load a resource. This tells me something is missing.
- BaconFries
-
- Posts: 5933
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Foxiform php code
You have two pages named the same contacto.html (doesn't display) and Contacto.html (which does display) what one do you wish to use? Note if the form is php the the page extension must be .php and not .html Please also note in general if using external code/scripts there is no help.