Page 1 of 1
How to change php created by wizard?
Posted: Sun Apr 14, 2024 3:57 pm
by CUBAH
Hi
I created contact form using wizard. The page has php extension from now and some php code inside. I would like to change this php code but it seems WYSIWYG is always generating 'origin' php code.
Is any way to change wizard generated PHP code ??
Buke
Re: How to change php created by wizard?
Posted: Sun Apr 14, 2024 4:06 pm
by BaconFries
would like to change this php code but it seems WYSIWYG is always generating 'origin' php code.
Sorry this is not possible WYSIWYG Web Builder is not a HTML Editor (Code editor) it is a HTML Generator what this means is no code HTML or PHP actually exists till you publish. The only way to edit any code is externally with the likes of Notepad++ or similar before you publish. Please note if you open the project again then any code including html/php will be over written and you need to modify again externally.
Re: How to change php created by wizard?
Posted: Sun Apr 14, 2024 5:06 pm
by Pablo
Note that you can also write your own form script. Just change the 'action' of the form to the location of your script.
For example:
https://www.wysiwygwebbuilder.com/forms_php.html
Also, can you please enter a valid order number in your forum profile?