This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was experiencing an issue where the WooCommerce variation table was not displaying correctly on their website. The error log indicated a problem with a SQL query related to string translations.
Solution:
We identified that the issue was due to incorrect translation formatting of the string
%1$s – %2$s
. The incorrect format
%1$1 - %2$2
was causing the display issue. To resolve this, we:
1. Navigated to WPML --> String Translation.
2. Searched for the string
%1$s – %2$s
.
3. Updated the translation to the correct format
%1$s – %2$s
.
After making these changes, the WooCommerce variation table displayed correctly, as verified on this test page: https://zahitrade.com/ar/product/a-test-attribute/.
Please note that this solution might be outdated or not applicable to your specific case. If you're still experiencing issues, we highly 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 the problem persists, please open a new support ticket.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 7 replies, has 0 voices.
Last updated by 3 weeks, 6 days ago.
Assisted by: Paola Mendiburu.