Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
Follow up on closed ticket – URL slugs changing
Bắt đầu bởi: JKJ trong: English Support |
|
0 | 4 | 5 days, 6 hours trước | |
URL slugs changing
Bắt đầu bởi: JKJ
trong: 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 | 1 weeks, 3 days trước | |
Translated content URL's are not displayed within the sitemap
Bắt đầu bởi: JKJ
trong: 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 years, 5 months trước | |
When try setup, not allowed to access this page as admin
Bắt đầu bởi: JKJ trong: English Support |
|
2 | 2 | 1 years, 5 months trước | |
Pages get translated automatically, even though tools/services are disabled.
Bắt đầu bởi: JKJ trong: English Support |
|
2 | 6 | 1 years, 10 months trước | |
Multiple revisions get created after updating translations
Bắt đầu bởi: JKJ trong: English Support |
|
2 | 2 | 2 years trước | |
Custom taxonomies are not saved in post
Bắt đầu bởi: JKJ trong: English Support |
2 | 2 | 2 years, 8 months trước |