Dieser Benutzer hat keine favorisierten Themen.
Favorisierte Forenthemen
Erstellte Forenthemen
| Status |
Thema
|
Supporter | Stimmen | Beiträge | Aktualität |
|---|---|---|---|---|---|
|
Custom shortcode not detected by ATE
Gestartet von: robinV-30
in: English Support
Problem: Please note that this solution might be 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. |
|
0 | 4 | Vor 1 Monat, 2 Wochen | |
|
Sticky links referencing wrong url slug
Gestartet von: robinV-30 in: Chat Support |
|
0 | 4 | Vor 1 Monat, 3 Wochen | |
|
Menu synchronization not working properly
Gestartet von: robinV-30
in: English Support
Problem: 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. Should you need further assistance, please open a new support ticket at WPML support forum. |
|
1 | 12 | Vor 2 Monaten, 2 Wochen | |
|
WPML auto-translating ACF variables inside Bricks Builder
Gestartet von: robinV-30
in: English Support
Problem: add_filter( 'wpml_tm_job_field_is_translatable', 'wpmltriage_skip_acfdynamic_fields_in_bricks', 10, 2 );<br /><br />function wpmltriage_skip_acfdynamic_fields_in_bricks( $is_translatable, $job_translate ) {<br /> $data = $job_translate['field_data'];<br /> if ( 'base64' === $job_translate['field_format'] ) {<br /> $data = base64_decode( $data );<br /> }<br /> if (isset($data) && strpos($data, '{acf_') === 0) {<br /> return false;<br /> }<br /><br /> return true;<br />}3. Make a minor edit to the page containing the ACF and save it to apply the new settings. If this solution does not resolve your issue or seems outdated, we recommend checking the related 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 | 2 | Vor 3 Monaten, 1 Woche | |
|
Bricks Builder – Code Box Strings translated
Gestartet von: robinV-30 in: Chat Support |
|
0 | 2 | Vor 3 Monaten, 1 Woche | |
|
Custom translation engine
Gestartet von: robinV-30
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 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 contact us through our support forum at https://wpml.org/forums/forum/english-support/. |
|
0 | 2 | Vor 4 Monaten |