Hi Prakash,
You do provide WPForms Lite as an supported extension. That’s why I am using it instead of gravity forms which you used to have in the extensions but no longer support. The link you sent me to needs updating.
.
As it turns out the answer to the problem is not a conflict. It is in the logic that WP forms uses. If you had this data for example apple, banana, carrot, date, eggplant, fig,
If you entered that into a column in say the pro footer you would have
apple
banana
carrot
date
eggplant
fig
Then say you set it to be in two columns
it would look like this
apple date
banana eggplant
carrot fig
With wpforms when you set your columns up, the data needs to be rows then columns so to match the above you would have to add your fields to the form like this:
first field = “apple” click layout 2 column and hightlight first column shows wpforms-one-half wpforms-first
second field = “date” click layout 2 column and highlight second column shows wpforms-one-half
third field = “banana” click layout 2 column and highlight first column shows wpforms-one-half wpforms-first
fourth field = “eggplant” click layout 2 column and highlight second column shows wpforms-one-half
fifth field = “carrot” click layout 2 column and highlight first column shows wpforms-one-half wpforms-first
sixth field = “fig” click layout-2 column and highlight second column shows wpforms-one-half
If you added all the first column fields to the form and assigned them to two column and clicked on the first column then added all the second column fields then assigned them to two column and clicked the second half it would skew the layouts up.
This link might help someone else who asks about this in future.
I hope what I wrote makes sense. You just have to think about how you want the form to look when using columns and add the fields in the order that you want it to appear in rows, before you add the fields to the form.
Thanks
You can close this one out now.