This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Avada form won't send in second languages
Started by: julienA-28
in: English Support
Problem: Solution: |
|
2 | 9 | 1 year, 8 months ago | |
Logo link to home not working only in French (Ok for English and Spanish)
Started by: julienA-28 in: English Support |
|
2 | 6 | 1 year, 8 months ago | |
Avada Contact From is not translated
Started by: julienA-28
in: English Support
Problem: When I go to the Advanced Translator Editor, I do see the field label but just the title of this form. Solution: 1- Go to WPML-> Settings-> Custom XML tab <wpml-config> <shortcodes> <shortcode> <tag>fusion_form_text</tag> <attributes> <attribute>label</attribute> <attribute>placeholder</attribute> </attributes> </shortcode> <shortcode> <tag>fusion_form_phone_number</tag> <attributes> <attribute>label</attribute> <attribute>placeholder</attribute> </attributes> </shortcode> <shortcode> <tag>fusion_form_email</tag> <attributes> <attribute>label</attribute> <attribute>placeholder</attribute> </attributes> </shortcode> <shortcode> <tag>fusion_form_textarea</tag> <attributes> <attribute>label</attribute> <attribute>placeholder</attribute> </attributes> </shortcode> <shortcode> <tag>fusion_form_submit</tag> </shortcode> <shortcode> <tag>fusion_form_notice</tag> <attributes> <attribute>success</attribute> <attribute>error</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> 3- Edt the form in the default language Relevant Documentation: |
|
2 | 7 | 1 year, 8 months ago |