Skip Navigation

[Resolved] Is there any documentation for new shortcode [cred_i18n]

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by amandaD 4 years ago.

Author
Posts
#1841473

I noticed a new shortcode wrapping my form labels: [cred_i18n] but I can't find any documentation on this on your website. Only instructions for wpml-string.

Is [cred_i18n] deprecated? If not, what are the parameters and where will it look for .po files?

#1841845

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Amanda

This shortcode was introduced in Forms 2.6, part of the round of plugin updates that brought major improvements to WPML translation workflows for Toolset.

Now, instead of locating and translating each text part individually using WPML String Translation, you send the entire form to be translated in one place: see https://toolset.com/course-lesson/translating-views-content-templates-archives-and-forms/

Those shortcodes are to help locate the text in the form when it is scanned for strings. It is no longer necessary to use wpml-string shortcodes to make text available in WPML String Translation.

#1843677

Ah, that makes more sense. Thank you.