このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
---|---|---|---|---|---|
Follow up on closed ticket – URL slugs changing
開始者:JKJ カテゴリ:English Support |
1 | 1 |
19時間、 33分前
|
||
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 | 1日、 17時間前 | |
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ヶ月前 |