CalderaWP / Caldera-Forms

Drag and drop, responsive WordPress form builder.
https://CalderaForms.com
GNU General Public License v2.0
187 stars 166 forks source link

Polylang support? #1210

Open strarsis opened 7 years ago

strarsis commented 7 years ago

Does Caldera support Polylang? The caldera-forms-translation plugin provides its own interface, API and language selector, but integrate into Polylang.

andrewlimaza commented 7 years ago

@strarsis I believe it does as Caldera Forms has a 'Languages' directory and all the text is wrapped correctly to allow for translation :)

I hope this helps.

strarsis commented 7 years ago

The form labels and descriptions and input formats (e.g. date/time) should be translated, too, with Polylang.

Shelob9 commented 7 years ago

We do not support polylang for the field labels/ descriptions but we do have a translations add-on https://wordpress.org/plugins/caldera-forms-translation/

strarsis commented 6 years ago

@Shelob9: It is nice that there is a plugin for this. However, this particular plugin is indeed very buggy. Currently I use one separate form per language.

Shelob9 commented 6 years ago

I think you will find with the new version of the translation add-on it is not all buggy and that the UI is way better.

It does not support Polylang, only WPML, but now that it's way improved -- basically rewriten -- Polylang support is possible. It also would be super easy to add it, if I understood, how to detect Polylang's current language, which I don't, hint, hint...

On Nov 9, 2017 12:31 PM, "strarsis" notifications@github.com wrote:

@Shelob9 https://github.com/shelob9: It is nice that there is a plugin. However, this particular plugin is indeed very buggy. Currently I use one form per language.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CalderaWP/Caldera-Forms/issues/1210#issuecomment-343230472, or mute the thread https://github.com/notifications/unsubscribe-auth/AB5uRwGat59e8ykZiSn9-gN2iTGdVzqTks5s0zcIgaJpZM4L7bL8 .

strarsis commented 6 years ago

@Shelob9: Very much related to Polylang and other language plugins: https://github.com/mundschenk-at/wp-typography/issues/10 and https://github.com/strarsis/wp-current-locale/issues/1. So determining the current language should be universal (enough) among all these plugins.