ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
922 stars 218 forks source link

Multiple Contact form style in contact form shortcode #2222

Open xperter opened 7 years ago

xperter commented 7 years ago

Hi I have multiple contact form style. and i tried to include in contact form shortcode.

I have search on contact form shortcode. but dont found any option to do that.

I prefer to add select option in after tab like here.

hello

It will be great if you just give some idea which file should i change to achieve this. and how to do that easily.

Thanks

DKudleichuk commented 7 years ago

Hi!

You may override Forms shortcode options and add Style dropdown, similar question was already asked https://github.com/ThemeFuse/Unyson/issues/861

xperter commented 7 years ago

@WPJobs Maybe you dont understand what i am talking about. I have multiple contact form style. So i want to create a drop down like pricing table. https://puu.sh/szmNu/276b9c910f.png

A Select option will add like Contact form style 1 and contact form style 2

I have tried to add this option in backend contact form shortcode. so after i can select the contact style from there.

ghost commented 7 years ago

Hello,

To add that select is simple, but where/how to store that value is unclear. I will try to implement this feature but I can't give any eta.

Ataurr commented 7 years ago

Our new theme have Multiple contact form style. it will be help us as well

mowshon commented 7 years ago

@moldcraft from another way, we can extend Templates (from Page Builder) to save simple shortcodes not only sections and columns. Then users will be able to save Contact Form as Template.