Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Novidades |
---|---|---|---|---|---|
ACF WPML Same fields accross all languages
Iniciado por: jean-marcd-2 em: Chat Support |
|
1 | 2 |
8 meses, 2 semanas atrás
|
|
Create ACF with WPML and using it in all languages
Iniciado por: jean-marcd-2
em: English Support
Problem: We also noted that according to the WPML Debug Information, the plugin was not active on the client's site. We advised the client to install and activate the "ACF Multilingual" plugin and set up the translation mode for the field group. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If so, 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 issue persists, please open a new support ticket with us for further assistance. |
|
2 | 2 | 1 ano, 1 mês atrás | |
How to get translation preference in PHP from ACF Fields that are registered on the ACF UI
Iniciado por: jean-marcd-2
em: English Support
Problem: get_field_object() function to retrieve an array and then access the WPML settings with $field['wpml_cf_preferences'] , which returns values 0, 1, 2, or 3, indicating the translation preference for the custom field. Specifically, a return value of "2" means that the custom field is set to translate. We also shared the constants from WPML Core for reference: Please note that this solution might be irrelevant if it's outdated or not applicable 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 issue persists, please open a new support ticket at our support forum. |
|
2 | 10 | 1 ano, 3 meses atrás | |
Langue default locale usage
Iniciado por: jean-marcd-2
em: English Support
Problem: |
|
2 | 4 | 1 ano, 6 meses atrás | |
How to get all posts for a single language code in PHP?
Iniciado por: jean-marcd-2
em: English Support
Problem: add_filter('wpml_query_filter', 'filter_wpml_query_for_english') and the custom function did not work, as it still retrieved posts in all languages. Solution: 'suppress_filters' => false in the WP_Query arguments. This will ensure that the query retrieves posts in the current language when on the English version of the website. For further optimization, the client can specify the fields they want to retrieve, such as 'ID', 'post_title', and 'post_content'. If this solution doesn't look relevant, please open a new support ticket in our support forum. |
|
2 | 2 | 1 ano, 7 meses atrás | |
WPML chat support ticket by jean-marcd-2 – 1700655629
Iniciado por: jean-marcd-2 em: English Support |
1 | 1 |
1 ano, 7 meses atrás
|
||
Is there a Post Meta to indicate the Post language?
Iniciado por: jean-marcd-2 em: English Support |
|
2 | 2 | 1 ano, 10 meses atrás | |
page layout broken after original update
Iniciado por: jean-marcd-2 em: Chat Support |
|
1 | 2 |
2 anos, 2 meses atrás
|