이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
---|---|---|---|---|---|
Follow up on closed ticket – URL slugs changing
시작: JKJ 카테고리: English Support |
1 | 1 |
1 일, 14 시간 전에
|
||
URL slugs changing
시작: JKJ
카테고리: English Support
Problem: You are trying to edit a link in a button using the Gutenberg editor, but after saving and reloading the page, the URL unexpectedly changes to include '-2'. This issue does not occur when WPML is deactivated. Solution: The issue was due to an old entry in the database where the post_name in the wp_posts table was incorrectly set. We corrected this by updating the database entry to the correct post_name. You can apply a similar fix by running the following SQL command in your database: UPDATE `wp_posts` SET `post_name` = 'desired-post-name' WHERE `wp_posts`.`ID` = your_post_id; Replace 'desired-post-name' with the correct name of your post and 'your_post_id' with the ID of the post you are updating. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, 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. Additionally, you can open a new support ticket for further assistance at WPML support forum. |
|
1 | 15 | 2 일, 13 시간 전에 | |
Translated content URL's are not displayed within the sitemap
시작: JKJ
카테고리: English Support
Problem: Sitemap URLs do not show for translated ones Solution: It was a custom code issue. In general to troubleshoot such issues try the conflict test below: - IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website. |
|
2 | 14 | 1 년, 5 월 전에 | |
When try setup, not allowed to access this page as admin
시작: JKJ 카테고리: English Support |
|
2 | 2 | 1 년, 5 월 전에 | |
Pages get translated automatically, even though tools/services are disabled.
시작: JKJ 카테고리: English Support |
|
2 | 6 | 1 년, 10 월 전에 | |
Multiple revisions get created after updating translations
시작: JKJ 카테고리: English Support |
|
2 | 2 | 2 년 전에 | |
Custom taxonomies are not saved in post
시작: JKJ 카테고리: English Support |
2 | 2 | 2 년, 7 월 전에 |