Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
ate ptc translating extra media no longer in page
Commencé par : skyE
dans : 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 | Il y a 1 semaine | |
PTC Word Count seems way too high
Commencé par : skyE dans : Chat Support |
|
0 | 2 | Il y a 1 semaine et 2 jours | |
losing translations when updating base language page
Commencé par : skyE dans : English Support |
|
2 | 5 | Il y a 11 mois et 1 semaine | |
links to elementor popups revert to original language popups/links every time I update the page/tran…
1
2
Commencé par : skyE
dans : 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 | Il y a 11 mois et 2 semaines |