This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
How to translate Elementor widget ‘Advanced Tab’ – JupiterX
Started by: nicoleR-11
in: English Support
Problem: <widget name="raven-tabs"> <fields-in-item items_of="tabs"> <field type="Tab title" editor_type="LINE">tab_title</field> <field type="Tab content" editor_type="LINE">tab_content</field> <field type="Tab template ID" editor_type="LINE">tab_custom_template</field> </fields-in-item> </widget> 2. After adding the code, edit the page where the widget is used, click on 'Update', and then update the translation. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML support forum. |
2 | 8 | 1 month, 1 week ago | ||
Critical error and Responsive/MObile view issues with WPML
Started by: nicoleR-11
in: English Support
Problem: <wpml-config> <elementor-widgets> <widget name="raven-advanced-nav-menu"> <fields-in-item items_of="menu"> <field type="Menu text" editor_type="LINE">text</field> <field type="Menu link" editor_type="LINK">__dynamic__>link</field> <field type="Menu link" editor_type="LINK" key_of="__dynamic__">link</field> </fields-in-item> </widget> </elementor-widgets> </wpml-config> 2. Update the header template by going to Templates > Edit Header template and clicking on Update. add_filter( 'wpml_tm_job_field_is_translatable', '__return_true' ); Then, search for the menu template ID in ATE and translate it. If this solution does not resolve your issues or seems outdated, we recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If problems persist, please open a new support ticket at WPML support forum. |
2 | 12 | 1 month, 1 week ago |