למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
ate ptc translating extra media no longer in page
נפתח על ידי: skyE
ב: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we encourage you to open a new support ticket. We also 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. For further assistance, please visit our support forum at WPML Support Forum. |
|
0 | 3 | לפני שבוע 1 | |
PTC Word Count seems way too high
נפתח על ידי: skyE ב: Chat Support |
|
0 | 2 | לפני שבוע 1, יום 2 | |
losing translations when updating base language page
נפתח על ידי: skyE ב: English Support |
|
2 | 5 | לפני חודש 11, שבוע 1 | |
links to elementor popups revert to original language popups/links every time I update the page/tran…
1
2
נפתח על ידי: skyE
ב: English Support
Problem: /** * Convert the popup link in a container * compsupp-7641 workaround */ add_filter( 'wpml_pb_elementor_widget_dynamic_id_converters', function( $converters ) { $isContainer = \WPML\FP\Relation::propEq( 'elType', 'container' ); $containerLinksLens = \WPML\FP\compose( \WPML\FP\Obj::lensProp( 'settings' ), \WPML\FP\Obj::lensPath( [ '__dynamic__', 'link' ] ) ); return array_merge( $converters, [ [ $isContainer, $containerLinksLens, 'popup', 'popup' ], ] ); } ); Please ensure to back up your site before applying this code. If this solution does not resolve your issue or becomes irrelevant due to updates, 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 issues persist, please open a new support ticket. |
|
2 | 21 | לפני חודש 11, שבוע 2 |