ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
WPML bug with the pagebuilder Cornerstone
1
2
بدأه: vincentP-19
في: English Support
Problem: copy_meta_fields does not properly handle the slashing of values before passing them to update_post_meta . This results in incorrect unslashing of characters like '\n' to 'n', causing data corruption. cs_update_serialized_post_meta in the file \wp-content\themes\pro\cornerstone\includes\functions\helpers.php . Here is the corrected function: function cs_update_serialized_post_meta( $post_id, $meta_key, $meta_value, $prev_value = '', $allow_revision_updates = false, $filter = '' ) {
if ( is_array( $meta_value ) && apply_filters( 'cornerstone_store_as_json', true ) ) {
$meta_value = cs_json_encode( $meta_value );
}
$meta_value = wp_slash( $meta_value );
if ( $filter ) {
$meta_value = apply_filters( $filter, $meta_value );
}
if ( $allow_revision_updates ) {
return update_metadata('post', $post_id, $meta_key, $meta_value, $prev_value );
}
return update_post_meta( $post_id, $meta_key, $meta_value, $prev_value );
}This modification ensures that values are properly slashed before being saved, preventing data corruption. This issue needs to be solved by the Cornerstone Team, a future update would overwrite such a patch. If this solution does not resolve your issue or seems irrelevant due to updates or different circumstances, 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. If issues persist, we highly recommend opening a new support ticket at WPML support forum. |
|
0 | 16 | قبل 1 شهر | |
|
Prevent Blog Title and Tagline strings creation
بدأه: vincentP-19
في: English Support
Problem: add_action( 'update_option_blogname', 'icl_st_update_blogname_actions', 5, 2 ); add_action( 'update_option_blogdescription', 'icl_st_update_blogdescription_actions', 5, 2 ); For more details on WPML hooks, visit WPML Hooks Reference. If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also highly suggest checking related known issues at WPML 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. |
|
0 | 6 | قبل 8 أشهر، 4 أسابيع | |
|
Multiple sites (multisite install) sharing the same WPML tables
بدأه: vincentP-19
في: 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 you still need assistance, please open a new support ticket at WPML support forum. |
|
1 | 5 | قبل 9 أشهر، 4 أسابيع | |
|
Mixed language in customer emails
بدأه: vincentP-19
في: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we encourage you to check the related known issues and verify that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket. |
|
1 | 4 | قبل 10 أشهر، 1 أسبوع | |
|
Database cleanup for multisite install
بدأه: vincentP-19
في: English Support
Problem: wp_icl_strings table where the status is '0' (indicating untranslated strings), they should avoid deleting data from the wp_icl_string_packages table, as it contains crucial string packages necessary for page translations and other elements. We recommended using WPML's tools for safely cleaning up unused data and provided a link for further guidance: WPML Tables Documentation and Reducing Size of WPML Tables. Additionally, we emphasized the importance of performing a full backup before proceeding with any deletions and checking the system after making changes. 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. Should you need further assistance, please open a new support ticket at WPML Support Forum. |
|
1 | 7 | قبل 1 سنة | |
|
The “Remove strings by domain” feature has no effect
بدأه: vincentP-19
في: English Support
Problem: DELETE FROM wpif_123_icl_strings WHERE context = 'woocommerce'; DELETE FROM wpif_123_icl_string_translations WHERE string_id IN (SELECT id FROM wpif_123_icl_strings WHERE context = 'woocommerce'); Please note that this custom code is a courtesy and is not officially supported by us. Before applying it to a live site, please test it in a staging environment. 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 https://wpml.org/forums/forum/english-support/. |
|
0 | 7 | قبل 1 سنة | |
|
Woocommerce customer emails sent in default language
بدأه: vincentP-19
في: 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 issues persist, please open a new support ticket at WPML support forum. |
|
0 | 3 | قبل 1 سنة | |
|
Reduce WPML tables
بدأه: vincentP-19 في: Chat Support |
|
1 | 2 |
قبل سنتين، 5 أشهر
|
|
|
Follow-up of Ticket #10914311
بدأه: vincentP-19 في: English Support |
|
2 | 2 | قبل 3 سنوات، 9 أشهر | |
|
We have discovered a problem with some tables in the database.
بدأه: vincentP-19 في: Assistance en français |
|
2 | 4 | قبل 3 سنوات، 10 أشهر | |
|
ne se sauvegarde pas et le courriel reste comme il est
بدأه: vincentP-19 في: Assistance en français |
|
2 | 5 | قبل 4 سنوات، 3 أشهر | |
|
Registration emails not sent in second language
بدأه: vincentP-19 في: Chat Support |
|
1 | 2 |
قبل 4 سنوات، 5 أشهر
|
|
|
An issue with Learndash caused by WPML
بدأه: vincentP-19 في: English Support |
|
2 | 5 | قبل 4 سنوات، 6 أشهر |