이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
WPML Translation Editor vs. WordPress Editor
시작한 사람: Seraphim
안에: English Support
Problem: If this solution does not apply to your situation, or if it seems outdated, we recommend opening a new support ticket. Additionally, 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. For further assistance, please visit our support forum: WPML Support Forum. |
0 | 6 | 1 주, 3 일 전에 | ||
Can no longer translate new posts – critical error.
시작한 사람: Seraphim 안에: English Support |
2 | 4 | 5 월, 3 주 전에 | ||
Media Translator Listing Deleted Images – Site Not Displaying Translated Images
1
2
시작한 사람: Seraphim
안에: English Support
Problem The client reported that after changing the slider type from Nectar Slider to \"Basic Slider\", the images displayed correctly in both English and French pages. However, the Salient Blocks for the Slider were missing from the French translation's backend, even though the slides were functioning correctly with the Basic Slider. The client was concerned about the differences in blocks shown between the English page and the French translation, particularly the missing Image Gallery block. Solution We recommended adding custom XML configuration to the WPML settings to ensure compatibility with the Nectar Slider. Here are the steps to follow: <wpml-config> <shortcodes> <shortcode> <tag>vc_gallery</tag> <attributes> <attribute encoding="allow_html_tags">title</attribute> <attribute encoding="vc_safe">custom_links</attribute> <attribute type="media-ids">images</attribute> <attribute encoding="base64">items</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> After adding the code, make a change on the page in question and update the translation. For more information: |
2 | 19 | 1 년, 2 월 전에 |