このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着順 |
---|---|---|---|---|---|
Split: Feature request about select each image individually in TM
開始者: tannerT
カテゴリ: English Support
Problem: If this solution does not apply to your situation, or if it seems outdated, we recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If issues persist, please open a new support ticket. |
|
1 | 3 | 4ヶ月、 2週前 | |
15 Days with No Reply on Support Ticket. Will open a Ticket Every Day Until Resolved
開始者: tannerT
カテゴリ: English Support
Problem: If this solution does not resolve your issue or seems outdated, we 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. If the problem persists, please do not hesitate to open a new support ticket at WPML support forum. |
|
0 | 21 | 7ヶ月、 3週前 | |
Product Links are Broken and Not Directing to Translated Version
開始者: tannerT カテゴリ: English Support |
|
3 | 18 | 7ヶ月、 4週前 | |
Self Referencing HREF Links do NOT include Query Parameters
開始者: tannerT
カテゴリ: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, 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. If further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 3 | 9ヶ月、 3週前 | |
The Testing from our Previous Tickets cost us $193.35 USD. We expect reimbursement
開始者: tannerT カテゴリ: English Support |
|
2 | 3 | 10ヶ月、 1週前 | |
Split: Link redirection issue on the homepage
1
2
3
4
開始者: tannerT
カテゴリ: English Support
Problem: If you use the Rank Math SEO plugin and its Remove base option in conjunction with WPML’s Different domains per language setting, this may lead to excessive redirections, resulting in the ERR_TOO_MANY_REDIRECTS error. Solution: Please make sure to have a full site backup of your site before proceeding. 1. Open …/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-product-redirection.php file. 2. Look for line 139. 3. Replace: $link = trim( str_replace( Helper::get_home_url(), '', get_permalink() ), '/' ); With: // WPML - Workaround for compsupp-7311 $home_url = Helper::get_home_url(); if ( Sitepress::get()->is_active() && $sitepress_settings['language_negotiation_type'] == 2 ) { $home_url = get_home_url(); } $link = trim( str_replace( $home_url, '', get_permalink() ), '/' ); 4. Save the file. When the fix is included in the Rank Math SEO plugin, we will change this page's status to Resolved, and then the adjustment will no longer be needed. Relevant Documentation: https://wpml.org/errata/rank-math-seo-remove-base-option-causes-redirection-issues/ |
|
4 | 59 | 10ヶ月、 2週前 | |
Product Links are Broken and Not Directing to Translated Version
1
2
…
4
5
開始者: tannerT カテゴリ: English Support |
|
3 | 75 | 10ヶ月、 3週前 | |
How to ReTranslate Media for Previously Translated Language Pages
1
2
開始者: tannerT
カテゴリ: English Support
Problem: 1. Create a full website backup.<br />2. Complete all translations marked as "update needed" in the Translation Editor by clicking "Complete." This will restore the missing images.<br />3. For pages/products created in secondary languages, manually restore the images in the page editor. We always advise having a backup before making any changes to prevent such issues. If this solution does not resolve your issue or seems outdated, 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. If further assistance is needed, please open a new support ticket at WPML support forum. |
|
4 | 28 | 12ヶ月前 | |
Product Links are Broken and Not Directing to Translated Version
開始者: tannerT カテゴリ: English Support |
|
2 | 6 | 1年前 | |
Unlimited Malfunctions, Looking to Restart
開始者: tannerT カテゴリ: English Support |
|
3 | 7 | 1年前 | |
Split: DUPLICATE QUERIES
開始者: tannerT
カテゴリ: English Support
Problem: DELETE FROM `eb21term_taxonomy` WHERE term_id NOT IN (SELECT term_id FROM eb21terms); 2. Deleting records from the term_relationships table that do not exist in the term_taxonomy table using this SQL query: DELETE FROM `eb21term_relationships` WHERE term_taxonomy_id NOT IN (SELECT term_taxonomy_id FROM eb21term_taxonomy); We advised the client to ensure a complete backup of their database before proceeding with these queries to prevent any potential data loss and suggested consulting a WordPress professional if they are not comfortable performing these operations themselves. Please note that this solution might be outdated or not applicable to your specific case. If these steps do not resolve your issue, 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. If the problem persists, please open a new support ticket. |
|
2 | 14 | 1年、 1ヶ月前 | |
DUPLICATE QUERIES
開始者: tannerT
カテゴリ: English Support
Problem: If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. Additionally, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, you can also visit our support forum at WPML support forum. |
|
2 | 13 | 1年、 1ヶ月前 | |
Delete a language via MySQL Queries
開始者: tannerT
カテゴリ: English Support
Problem: DELETE FROM wp_icl_string_translations WHERE language='de'; 4. Checking additional tables like wp_postmeta and wp_termmeta for any leftover data. Please note that this solution might be outdated or not applicable to your specific 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. If the problem persists, please open a new support ticket at WPML support forum. |
|
2 | 9 | 1年、 1ヶ月前 | |
lots of broken links when switching between the language
1
2
…
4
5
開始者: tannerT カテゴリ: English Support |
|
2 | 75 | 1年、 2ヶ月前 | |
WPML Created 40,000 POST IDs for the SAME IMAGE
1
2
開始者: tannerT カテゴリ: English Support |
|
3 | 20 | 1年、 3ヶ月前 |