This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Automatic translation of link fields in ACF
Started by: kevinM-80 in: English Support |
|
2 | 6 | 9 months, 1 week ago | |
Automatic translation of link fields in ACF
Started by: kevinM-80
in: English Support
Problem: $b_link = get_sub_field('link'); $translated_url_fix = apply_filters('wpml_permalink', $b_link['url']); if ($b_label && $b_link) : ?> <a class="butn butn-<?= $b_variant ?>" href="<?= $translated_url_fix ?>" target="<?= $b_link['target'] ?>"> </a> If this solution does not apply to your case, or if it seems outdated, 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 continues, please do not hesitate to open a new support ticket at WPML support forum for further assistance. |
|
3 | 13 | 10 months ago |