http://www.flat100.com/?page_id=462 is it possible to delete/disable the field for 'website'.
Thanks
http://www.flat100.com/?page_id=462 is it possible to delete/disable the field for 'website'.
Thanks
Hi
You could open up abundance/includes/contact-form.php look around line 21 and find:
'website' => array('type'=>'text', 'label'=>__('Website','avia_framework'), 'check'=>''), //user website
try to comment out that line but remember that in case of further updates you´ll need to do this again.
If you want full control over your forms imho consider use a plugin like Contact Form or other one
See you ;-)
This topic has been closed to new replies.