This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
الحالة |
Topic
|
Supporter | Voices | المقالات | Freshness |
---|---|---|---|---|---|
Split: Feature request about select each image individually in TM
Started by: tannerT
in: 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 | قبل 1 شهر، أسبوعين | |
15 Days with No Reply on Support Ticket. Will open a Ticket Every Day Until Resolved
Started by: tannerT
in: 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 | قبل 4 أشهر، 3 أسابيع | |
Product Links are Broken and Not Directing to Translated Version
Started by: tannerT in: English Support |
|
3 | 18 | قبل 4 أشهر، 3 أسابيع | |
Reopen the previous ticket that was closed for me not responding for literally 5 minutes
Started by: tannerT in: Chat Support |
|
1 | 2 |
قبل 5 أشهر، 3 أسابيع
|
|
Self Referencing HREF Links do NOT include Query Parameters
Started by: tannerT
in: 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 | قبل 6 أشهر، 3 أسابيع | |
The Testing from our Previous Tickets cost us $193.35 USD. We expect reimbursement
Started by: tannerT in: English Support |
|
2 | 3 | قبل 7 أشهر، 1 أسبوع | |
Split: Link redirection issue on the homepage
1
2
3
4
Started by: tannerT
in: 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 | قبل 7 أشهر، 1 أسبوع | |
Product Links are Broken and Not Directing to Translated Version
1
2
…
4
5
Started by: tannerT in: English Support |
|
3 | 75 | قبل 7 أشهر، أسبوعين | |
How to ReTranslate Media for Previously Translated Language Pages
1
2
Started by: tannerT
in: 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 | قبل 8 أشهر، 4 أسابيع | |
Product Links are Broken and Not Directing to Translated Version
Started by: tannerT in: English Support |
|
2 | 6 | قبل 9 أشهر، أسبوعين | |
Custom Flags are Not Working
Started by: tannerT in: Chat Support |
|
1 | 2 |
قبل 9 أشهر، أسبوعين
|
|
Translated HOME Page does not Stick
Started by: tannerT in: Chat Support |
|
1 | 2 |
قبل 9 أشهر، أسبوعين
|
|
Unlimited Malfunctions, Looking to Restart
Started by: tannerT in: English Support |
|
3 | 7 | قبل 9 أشهر، أسبوعين | |
My es and mx language products went missing
Started by: tannerT in: Chat Support |
|
1 | 2 |
قبل 10 أشهر
|
|
Split: DUPLICATE QUERIES
Started by: tannerT
in: 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 | قبل 10 أشهر |