How do I add another “submit” button to the bottom of my contact form?
Thank you
Hi Bodymindlinks!
Please go to Enfold/Js folder and open Avia.js file and add following code to the bottom
jQuery(function() {
jQuery(".avia_ajax_form .button").appendTo( "fieldset p:last-child" );
});
then add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_ajax_form .button { margin-right: 20px; }
Regards,
Yigit
Thank you.
I entered the code for this page: http://bodymindlinks.com/book-a-session/
There is still just one “submit” button.
Hey!
Thank you for the update.
Why do you need another button? When someone click this other button, what will it do?
Regards,
Ismael
You are welcome.
I need another button here:
http://bodymindlinks.com/book-a-session/
One that is to the right of the other button that says “Pay with paypal”
I would like the same color and font except it will say “Pay with cash” and it will link them to here:
http://bodymindlinks.com/book-a-session/paid-cash-faq/
And I would like for there to be no sidebar as well, how do I git rid of that?
Hey!
The contact form doesn’t support a submit button to a different page – this would break the form data and send process. If you just want to add a button which links to the http://bodymindlinks.com/book-a-session/paid-cash-faq/ page please use the “Button” element which enables you to link to any internal or external page without modifying the theme files. If you need to submit the form data to http://bodymindlinks.com/book-a-session/paid-cash-faq/ then our contact form will not work (even if you add another button to the form) and you must hire a developer who can customize the theme files for you.
Regards,
Peter
thank you this topic is resolved and be closed
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon