This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Translation content on other languages is wrong
1
2
Started by: Fiyinfoluwa Lasaki
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also highly suggest 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 contact us through our support forum at WPML Support Forum. |
2 | 18 | 1 month, 3 weeks ago | ||
Translated contents not fully showing on the frontend
Started by: Fiyinfoluwa Lasaki in: English Support |
2 | 3 | 4 months, 1 week ago | ||
Translated contents not fully showing on the frontend
Started by: Fiyinfoluwa Lasaki
in: English Support
Problem: 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 the problem persists, please open a new support ticket at WPML support forum for further assistance. |
3 | 10 | 4 months, 1 week ago | ||
WPML keeps duplicating my site and requiring extra edits on duplicated pages
1
2
Started by: Fiyinfoluwa Lasaki
in: English Support
Problema: Solución: functions.php del sitio del cliente: /** * Translate page ID for WPML. * * @link wpmlsupp-11347 * @param mixed $page_id * @return mixed */ function wpmlsupp_11347_translate_page_id( $page_id ) { return apply_filters( 'wpml_object_id', $page_id, 'page', true ); } add_filter('tec_tickets_commerce_checkout_page_id', 'wpmlsupp_11347_translate_page_id'); add_filter('tec_tickets_commerce_success_page_id', 'wpmlsupp_11347_translate_page_id'); 2. Hemos recomendado al cliente que se comunique con los autores del plugin de eventos para informarles sobre la incompatibilidad con WPML. Si la solución proporcionada no es relevante para tu caso, porque podría estar desactualizada o no aplicarse a tu situación específica, te recomendamos abrir un nuevo ticket de soporte. También te sugerimos revisar los problemas conocidos, verificar la versión de la solución permanente y confirmar que has instalado las últimas versiones de temas y plugins. Si necesitas más ayuda, no dudes en contactarnos en el foro de soporte de WPML. |
3 | 20 | 6 months, 1 week ago |