Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
Status |
Tópico
|
Suporte | Vozes | Posts | Atualidade |
---|---|---|---|---|---|
ate ptc translating extra media no longer in page
Iniciado por: skyE
em: 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 | 2 semanas, 5 dias atrás | |
PTC Word Count seems way too high
Iniciado por: skyE em: Chat Support |
|
0 | 2 | 3 semanas atrás | |
losing translations when updating base language page
Iniciado por: skyE em: English Support |
|
2 | 5 | 11 meses, 3 semanas atrás | |
links to elementor popups revert to original language popups/links every time I update the page/tran…
1
2
Iniciado por: skyE
em: 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 meses, 4 semanas atrás |