This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Salient Button Link URL not translating
Started by: martinK-107
in: 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 | 12 | 9 months, 1 week ago |
All articles written by martinK-107:
No items found