I need to create a special form for my website where users cand specify a series of data including some textfields, combo boxes and sliders (from 0 to 100). Also I need this form to be qTranslate compatible, for my website is multilingual.
What would be the easiest, cheapest approach for this?
I tried the lite version of Ninja Forms plugin but it offers very few form element types.
I also started creating my own template with the form elements but I don’t know how to make it work with qTranslate. And I’m thinking this solution is maybe reinventing the wheel and there’s a fastest approach than programming it myself.
Simple, create one form per language.
In
functions.php
or, preferably, as a custom plugin:In your post or page:
[my-lingo-form]
.