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 |
|---|---|---|---|---|---|
|
Menu item missing in all translated languages
Iniciado por: markL-59 em: Chat Support |
|
0 | 2 | 1 dia, 21 horas atrás | |
|
Woocommerce My Account > My Courses not working in different languages
Iniciado por: markL-59
em: English Support
Problem: functions.php file in your theme. Specifically, look for the function that customizes the WooCommerce menu on the 'My Account' page. You might find that the URL is hardcoded to 'my-account/my-courses', which does not account for language variations. Replace: echo esc_url( home_url( 'my-account/my-courses' ) ); with: echo wc_get_account_endpoint_url( 'my-courses' ); This change should correct the URL to reflect the appropriate language-specific endpoint. Please ensure to backup your database and website before making any changes. 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. |
|
0 | 7 | 3 dias, 19 horas atrás | |
|
contact form issue
Iniciado por: markL-59 em: Chat Support |
|
1 | 2 | 1 mês, 2 semanas atrás | |
|
selection of translated pdf documents
Iniciado por: markL-59 em: Chat Support |
|
0 | 3 | 3 meses, 1 semana atrás |