ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
ACFML not copying original values
เริ่มโดย: Pieter
ใน: 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 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 | 2 | 3 months, 2 weeks มาแล้ว | |
Saving widgets shows a critical error message
เริ่มโดย: Pieter
ใน: English Support
Problem: wp-content/plugins/acfml/classes/class-wpml-acf-blocks.php within WPML_ACF_Blocks::add_block_data_attribute_strings . Here's the updated method you should use: public function add_block_data_attribute_strings( array $strings, WP_Block_Parser_Block $block ) {<br />if ( $this->is_acf_block( $block ) && isset( $block->attrs['data'] ) ) {<br />if ( ! is_array( $block->attrs['data'] ) ) {<br />$block->attrs['data'] = array( $block->attrs['data'] );<br />}<br />foreach ( $block->attrs['data'] as $field_name => $text ) {<br />if ( $this->must_skip( $field_name, $text ) ) {<br />continue;<br />}<br />$type = $this->get_text_type( $text );<br />if ( 'array' === $type ) {<br />foreach ( $text as $inner_field_name => $inner_text ) {<br />$inner_type = $this->get_text_type( $inner_text );<br />if ( 'array' === $inner_type ) {<br />foreach ( $inner_text as $inner_field_name_2nd => $inner_text_2nd ) {<br />$inner_type2 = $this->get_text_type( $inner_text_2nd );<br />if ( 'array' === $inner_type2 ) {<br />foreach ( $inner_text_2nd as $inner_field_name_3rd => $inner_text_3rd ) {<br />$inner_type3 = $this->get_text_type( $inner_text_3rd );<br />$strings[] = $this->add_string( $block, $inner_text_3rd, $field_name . '/' . $inner_field_name_3rd, $inner_type3 );<br />}<br />}<br />}<br />} else {<br />$strings[] = $this->add_string( $block, $inner_text, $field_name . '/' . $inner_field_name, $inner_type );<br />}<br />}<br />}<br />else {<br />$strings[] = $this->add_string( $block, $text, $field_name, $type );<br />}<br />}<br />}<br />return $strings;<br />} Please implement this solution on your website after backing it up. If this solution does not resolve your issue or seems irrelevant due to updates or different circumstances, 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 | 5 | 4 months, 3 weeks มาแล้ว | |
Saving widgets shows a critical error message
เริ่มโดย: Pieter
ใน: English Support
Problem: Solution: If this solution does not resolve your issue or seems irrelevant due to being 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 problems persist, please do not hesitate to open a new support ticket at WPML support forum for further assistance. |
|
0 | 8 | 5 months, 2 weeks มาแล้ว | |
Translation of a page is overriden when opening ETA editor
เริ่มโดย: Pieter ใน: English Support |
|
1 | 11 | 5 months, 2 weeks มาแล้ว | |
WPML translate automatically content that should not be changed
เริ่มโดย: Pieter
ใน: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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. |
|
2 | 8 | 6 months, 1 weeks มาแล้ว | |
ACFML Different fields across languages display fields for translation despite being copied
เริ่มโดย: Pieter
ใน: 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 do not hesitate to open a new support ticket at WPML support forum for further assistance. |
|
2 | 7 | 1 years มาแล้ว | |
The slug gives an error 404
เริ่มโดย: Pieter ใน: English Support |
|
2 | 15 | 1 years, 6 months มาแล้ว | |
The same slug as language code gives error 404
เริ่มโดย: Pieter ใน: English Support |
|
2 | 4 | 1 years, 8 months มาแล้ว | |
ATE usage report
เริ่มโดย: Pieter ใน: English Support |
|
2 | 3 | 1 years, 8 months มาแล้ว | |
Global helpers name collision – value()
เริ่มโดย: Pieter ใน: English Support |
|
3 | 6 | 1 years, 9 months มาแล้ว | |
WPML String Translation adding unwanted paragraph to translated string
เริ่มโดย: Pieter ใน: English Support |
|
2 | 6 | 2 years, 8 months มาแล้ว | |
Array to string conversion in class-wpml-acf-blocks line 164
เริ่มโดย: Pieter ใน: English Support |
|
2 | 11 | 2 years, 8 months มาแล้ว |