- סטטוס
- נפתר
- תוסף/ערכת עיצוב קשורים
- Divi
- תגיות נושא
- Compatibility
סקירה כללית של התקלה
בעת שימוש במודול Email Optin של Divi עם WPML, שדות בחירה מותאמים אישית כגון Radio, Select או Checkbox עלולים שלא להציג תרגומים כראוי, ולהציג במקום זאת קוד שורטקוד גולמי.
פתרון עוקף
- עבור אל WPML > הגדרות > הגדרות XML מותאמות אישית בלוח הבקרה של WordPress.
- הוסף את הגדרות ה־XML הבאות ושמור:
<wpml-config> <shortcodes> <shortcode> <tag>et_pb_signup_custom_field</tag> <attributes> <attribute encoding="allow_html_tags">field_title</attribute> <attribute encoding="divi_options">checkbox_options</attribute> <attribute encoding="divi_options">select_options</attribute> <attribute encoding="divi_options">radio_options</attribute> </attributes> </shortcode> </shortcodes> </wpml-config>