Hi artemis21,
Creating multiple forms is the only solution for CF7, there’s no plan to support CF7 specifically.
Regards
Hi Clive,
what if I have a form in product pages, It would not be possible to translate it since pages are dinamically generated and out of the URI map, I can’t make two forms because only one would ever be displayed.
Since CF7 supports HTML and shortcodes I think you could make something like the shortcode for the links. Eg: [mlang]Address ||| indirizzo[/mlang] etc.
-
This reply was modified 5 years, 7 months ago by
artemis21.
Hi artemis21,
Excuse me, I don’t quite understand your issue. If you edit a Product in normal way, you can paste different CF7 shortcodes in different language versions. If you use specific CF7 shortcode in the generating code, you can use get_locale() to get the current locale, then choose the corresponding CF7 shortcode. If it isn’t as above, could you describe it in detail?
Resolved since no further feedback after 10 days.