Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
site crashing
Bắt đầu bởi: Paul trong: English Support |
0 | 3 | 1 months trước | ||
when new customers CREATE THEIR ACCOUNT THE WPML Translator Settings “Send me a notification email…
Bắt đầu bởi: Paul
trong: English Support
Problem: function add_wpml_email_block_meta($user_id) { $meta_key = 'wpml_block_new_email_notifications'; $meta_value = 1; // Add or update the user meta update_user_meta($user_id, $meta_key, $meta_value); } add_action('user_register', 'add_wpml_email_block_meta'); This code snippet adds the wpml_block_new_email_notifications meta key with a value of 1 to the wp_usermeta table, ensuring that the email notification option is unchecked by default for new users. Please note that this solution requires testing and might need adjustments for specific use cases. If this solution does not apply to your situation, 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. |
|
0 | 6 | 1 months, 2 weeks trước | |
Site keeps locking up
Bắt đầu bởi: Paul trong: English Support |
|
2 | 2 | 1 years, 3 months trước | |
having a language select page
Bắt đầu bởi: Paul trong: English Support |
|
2 | 4 | 1 years, 10 months trước |