هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
Page stuck in translation
بدأ ب: martinK-107 في: English Support |
|
2 | 2 | قبل سنتين، 8 أشهر | |
WordPress crashes when clicking "All languages"
بدأ ب: martinK-107 في: Unterstützung in Deutsch |
|
2 | 7 | قبل 3 سنوات، 10 أشهر | |
Salient Button Link URL not translating
بدأ ب: martinK-107
في: English Support
Problem: We are using the Salient Theme and our problem is that the link of the button module of the vpbakery implementation is not pointing to a translated site but to the original Solution: I added the following code in WPML -> Settings -> Custom XML Configuration tab: <wpml-config> <shortcodes> <shortcode> <tag>nectar_cta</tag> <attributes> <attribute>text</attribute> <attribute>link_text</attribute> <attribute type="link">url</attribute> </attributes> </shortcode> <shortcode> <tag>nectar_btn</tag> <attributes> <attribute type="link">url</attribute> <attribute>text</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> I would like to ask you to follow these steps: Relevant Documentation: |
|
2 | 11 |
قبل 4 سنوات، 10 أشهر
martinK-107 |