{# trick jquery to prevent having the link "Open WPML translation setting" focused #}

{{ __( 'Your selected post type uses the Translatable - only show translated items WPML translation mode. In order to use it for a Post Reference Field, switch to Translatable - use translation if available or fallback to default language mode.', 'wpcf')|raw }}

{% set url_translation_links = apply_filters( 'wpml_get_post_translation_settings_link', '' ) %} {% if url_translation_links != '' %}

{{ __( 'Open WPML translation settings.', 'wpcf' ) }}

{% endif %}