Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
wp_icl_string_batches table does not exist
Iniciado por: sissiB
em: English Support
Problem: CREATE TABLE `wp_icl_string_batches` ( `id` BIGINT(20) UNSIGNED AUTO_INCREMENT, `string_id` BIGINT(20) UNSIGNED NOT NULL, `batch_id` BIGINT(20) UNSIGNED NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; If this solution does not resolve your issue or seems outdated, 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 the problem persists, please open a new support ticket. |
|
0 | 4 | 1 semana atrás | |
wp multisite, switching between blogs and calling wp_count_comments() ends in db error
Iniciado por: sissiB em: English Support |
|
2 | 4 | 8 meses, 1 semana atrás | |
acfml after update above v2.0.5 empty postmeta fields are added to db
1
2
Iniciado por: sissiB
em: English Support
Problem: get_field() calls because the field is present with the post but has an empty array as a value. In the default language, these fields are not saved in the database. \sitepress-multilingual-cms\classes\custom-field-translation\class-wpml-copy-once-custom-field.php . On line 36, replace: $custom_fields = get_post_meta( $post_id ); with: $custom_fields = get_post_meta( $post_id ); $custom_fields_to_copy = array_intersect(array_keys((array) get_post_meta( $source_element_id )), $custom_fields_to_copy); This change should resolve the issue. Additionally, ensure that each of your custom fields across different field groups has a unique Field Name to avoid translation and functionality issues. More details can be found in the WPML documentation. |
|
2 | 29 | 9 meses atrás | |
PHP Warning in multisite installation from site that is not using wpml
Iniciado por: sissiB
em: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket if you need further assistance: WPML Support Forum |
|
2 | 6 | 9 meses, 4 semanas atrás | |
OptionsPage with ACF post_object breaks admin after ACF Update to 6.1.4
Iniciado por: sissiB em: English Support |
|
3 | 9 | 1 ano, 10 meses atrás | |
ACF Exteded breaks label in backend
Iniciado por: sissiB em: English Support |
|
2 | 6 | 1 ano, 10 meses atrás | |
Cannot use object of type WP_Term as array in
Iniciado por: sissiB
em: English Support
Problem: |
|
2 | 12 | 1 ano, 11 meses atrás | |
I am getting a PHP notice in issues with WPML and ACF field values
1
2
Iniciado por: sissiB em: English Support |
|
3 | 20 | 2 anos atrás | |
PHP Deprecated: usort(): Returning bool from comparison function
Iniciado por: sissiB em: Chat Support |
|
1 | 2 |
2 anos, 2 meses atrás
|
|
Query returns posts in all languages
Iniciado por: sissiB em: English Support |
|
2 | 7 | 2 anos, 8 meses atrás | |
ACF Fields overwritten
Iniciado por: sissiB em: Chat Support |
|
1 | 2 |
3 anos, 3 meses atrás
|
|
PHP Notice: register_rest_route was called incorrectly
Iniciado por: sissiB em: English Support |
|
2 | 3 | 4 anos, 6 meses atrás | |
register_rest_route Error
Iniciado por: sissiB em: Chat Support |
|
1 | 2 |
4 anos, 7 meses atrás
|