למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
A Coming Soon Page plugin
נפתח על ידי: ivanE-4
ב: English Support
Problem: Please note that if the strings originate from outside of WordPress, WPML may not be able to detect or translate them. Keep us informed about your progress. If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also 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. For further assistance, please visit our support forum at WPML support forum. |
|
2 | 4 | לפני חודש 10 | |
I need help with WooCommerce products attributes translation on my site https://www.ivanaleksander.c…
נפתח על ידי: ivanE-4 ב: Chat Support |
|
1 | 2 |
לפני חודש 10, שבוע 3
|
|
Need help with woocommerce products attributes translation.
נפתח על ידי: ivanE-4
ב: English Support
Problem: If this solution does not apply to your case because it might be outdated or not relevant to your specific situation, 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 you still need assistance, please open a new support ticket at WPML support forum. |
|
2 | 2 | לפני חודש 10, שבוע 3 | |
Products Attributes are not translating in WPML
נפתח על ידי: ivanE-4 ב: Chat Support |
|
1 | 2 |
לפני חודש 10, שבוע 3
|
|
Pages translation stuck in progress
נפתח על ידי: ivanE-4 ב: English Support |
|
2 | 3 | לפני חודש 10, שבוע 3 | |
Woo Stripe Gateway – "Country availability" not saved fix for multiple countries
נפתח על ידי: ivanE-4
ב: English Support
Problem: // Limit Stripe to a group of EU countries only.<br />add_filter( 'woocommerce_available_payment_gateways', function( $gateways ) {<br /> $country = WCML\MultiCurrency\Geolocation::getUserCountry();<br /> // List of EU country codes<br /> $eu_countries = array('AT', 'BE', 'BG', 'CY', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GB', 'GR', 'HU', 'HR', 'IE', 'IT', 'LT', 'LU', 'LV', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'SI', 'SK');<br /> if ( $country ) {<br /> // Check if the country is not in the list of EU countries<br /> if ( !in_array($country, $eu_countries) ) {<br /> unset( $gateways['stripe'] );<br /> }<br /> }<br /><br /> return $gateways;<br />} ); We also noted that this code is a helpful adjustment and has not undergone official testing by our team, nor will it be supported by us. We advised the client to ensure they have a complete, working backup of their system before implementation. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If this is the case, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket. |
|
2 | 5 | לפני שנה 1, חודש 6 |