Hello,
how could I insert a form directly on the main full width slider (or image)!
Like in this website: allodiagnostic.com
Thank you.
Great I didn’ t see your answer.
It is a good idea, but how do i modify the contact form.
Cause the form was not to send email.
Pkus how can i modify the form itself, i would like to be able to customize it more, abd add regex for the fields and javascript.
Thank you for your help.
It is really appreciated.
Regards.
Hey!
You can use the avf_form_send
filter to process the data sent through the form, refer to this reply for more info on that:
https://kriesi.at/support/topic/process-form-params-instead-sending-via-e-mail/#post-305276
Regarding customizing the form behavior you’d need to edit the avia_ajax_form
function located in js/shortcodes.js file, around line 2674.
If this doesn’t suit your needs you’d need to use a specialized form plugin like Gravity Forms.
Cheers,
Josue
Still working on that,
Wouldn’t it be possible to set à box, positionate it. And personnaly code the form on a file that will be called inside that box.
Cause even with gravity form I am not sur it will enough setting for what I want to do.
The bes solution is for me to code the form, and insert it directly on the home page.
Thank you for your help.
Cyril.
Hi!
In that case i’d suggest trying out Contact Form 7, it gives you full control on the form structure (HTML code + shortcodes):
https://wordpress.org/plugins/contact-form-7/
Regards,
Josue
Ok thank you