Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Translate custom emails (plugin Order Status Manager for WooCommerce)
Commencé par : Ivano dans : English Support |
|
0 | 14 | Il y a 3 jours et 21 heures | |
I can’t find WPML -> Translation management
Commencé par : Ivano
dans : English Support
Problem: function add_wpml_caps_to_admin() { $role = get_role( 'administrator' ); if ( $role ) { $capabilities = [ 'wpml_manage_translation_management', 'wpml_manage_languages', 'wpml_manage_theme_and_plugin_localization', 'wpml_manage_support', 'wpml_manage_woocommerce_multilingual', 'wpml_operate_woocommerce_multilingual', 'wpml_manage_media_translation', 'wpml_manage_navigation', 'wpml_manage_sticky_links', 'wpml_manage_string_translation', 'wpml_manage_translation_analytics', 'wpml_manage_wp_menus_sync', 'wpml_manage_taxonomy_translation', 'wpml_manage_troubleshooting', 'wpml_manage_translation_options', 'manage_translations' ]; foreach ( $capabilities as $cap ) { $role->add_cap( $cap ); } } } add_action( 'admin_init', 'add_wpml_caps_to_admin' ); After applying this fix, refresh your admin panel. If the problem persists or if the solution provided here becomes 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
0 | 16 | Il y a 3 mois et 3 semaines | |
Dati WooCommerce Analytics errati con WPML attivo
1
2
3
Commencé par : Ivano dans : Assistenza in italiano |
|
2 | 39 | Il y a 1 année et 5 mois |