למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
| סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
|---|---|---|---|---|---|
|
Split: Feature request about select each image individually in TM
נפתח על ידי: tannerT ב: English Support |
|
1 | 3 | לפני חודש 9 | |
|
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 | לפני שנה 1 | |
|
Product Links are Broken and Not Directing to Translated Version
נפתח על ידי: tannerT ב: English Support |
|
3 | 18 | לפני שנה 1 | |
|
Reopen the previous ticket that was closed for me not responding for literally 5 minutes
נפתח על ידי: tannerT ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 1
|
|
|
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 | לפני שנה 1, חודש 2 | |
|
The Testing from our Previous Tickets cost us $193.35 USD. We expect reimbursement
נפתח על ידי: tannerT ב: English Support |
|
2 | 3 | לפני שנה 1, חודש 2 | |
|
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 | לפני שנה 1, חודש 2 | |
|
Product Links are Broken and Not Directing to Translated Version
1
2
…
4
5
נפתח על ידי: tannerT ב: English Support |
|
3 | 75 | לפני שנה 1, חודש 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 | לפני שנה 1, חודש 4 | |
|
Product Links are Broken and Not Directing to Translated Version
נפתח על ידי: tannerT ב: English Support |
|
2 | 6 | לפני שנה 1, חודש 5 | |
|
Custom Flags are Not Working
נפתח על ידי: tannerT ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 5
|
|
|
Translated HOME Page does not Stick
נפתח על ידי: tannerT ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 5
|
|
|
Unlimited Malfunctions, Looking to Restart
נפתח על ידי: tannerT ב: English Support |
|
3 | 7 | לפני שנה 1, חודש 5 | |
|
My es and mx language products went missing
נפתח על ידי: tannerT ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 5
|
|
|
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, חודש 5 |