이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
Page stuck in translation
시작한 사람: martinK-107 안에: English Support |
|
2 | 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 |