- สถานะ
- แก้ไขแล้วโดยผู้พัฒนา
- ปลั๊กอิน/ธีมที่เกี่ยวข้อง
- Ultimate Addons for Elementor
- แท็กหัวข้อ
- Compatibility
ภาพรวมของปัญหา
หากคุณกำลังใช้วิดเจ็ต Login Form ที่มาพร้อมกับปลั๊กอิน Ultimate Addons for Elementor คุณจะไม่สามารถแปลฟิลด์ URL “Redirect After Login” และ “Redirect After Logout” จากฟอร์มได้
วิธีแก้ปัญหาชั่วคราว
โปรดตรวจสอบให้แน่ใจว่าได้สำรองข้อมูลไซต์ทั้งหมดของคุณก่อนดำเนินการต่อ
- ไปที่หน้า WPML > การตั้งค่า > การกำหนดค่า XML ที่กำหนดเอง
- เพิ่ม XML ต่อไปนี้:
<wpml-config> <elementor-widgets> <widget name="uael-login-form"> <fields> <field type="Login Form: Username Label" editor_type="LINE">user_label</field> <field type="Login Form: Username Placeholder" editor_type="LINE">user_placeholder</field> <field type="Login Form: Password Label" editor_type="LINE">password_label</field> <field type="Login Form: Password Placeholder" editor_type="LINE">password_placeholder</field> <field type="Login Form: Separator Line Text" editor_type="LINE">separator_line_text</field> <field type="Login Form: Button Text" editor_type="LINE">button_text</field> <field type="Login Form: Register Text" editor_type="LINE">show_register_text</field> <field type="Login Form: Lost your password Text" editor_type="LINE">show_lost_password_text</field> <field type="Login Form: Redirect URL After Login" editor_type="LINK">redirect_url>url</field> <field type="Login Form: Redirect URL After Logout" editor_type="LINK">redirect_logout_url>url</field> </fields> </widget> </elementor-widgets> </wpml-config> - รีเฟรชงานแปลของคุณโดยส่งอีกครั้งจากหน้าการจัดการการแปล หรือเพิ่มการเปลี่ยนแปลงเล็กน้อยในหน้าต้นฉบับ