Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Supporteur | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Split: Somehow the WPML plugin/redirection/code is causing the site to malfunction
Commencé par : technicalS-2
dans : English Support
Problem: Please note that this solution might be outdated or not applicable to your specific case. 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 the issue persists, please open a new support ticket. |
|
2 | 6 | Il y a 10 mois et 3 semaines | |
WPML causing fatal error on wordpress
Commencé par : technicalS-2 dans : English Support |
|
2 | 12 | Il y a 11 mois | |
BuddyPress Multilingual plugin warning
Commencé par : technicalS-2 dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 2 mois
|
|
Assigned credits not showing on the website
Commencé par : technicalS-2 dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 2 mois
|
|
session_start, and that interferes with the ReST API
Commencé par : technicalS-2 dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 2 mois
|
|
Erroneous error message
Commencé par : technicalS-2 dans : English Support |
1 | 1 | Il y a 1 année et 2 mois | ||
only Microsoft translation engine is available
Commencé par : technicalS-2 dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 2 mois
|
|
Deleting automatically created (translated) pages
Commencé par : technicalS-2
dans : English Support
Problem: Please note that the solution provided might be outdated or not applicable to your case. If the issue persists, 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 necessary, do not hesitate to open a new support ticket for personalized assistance. |
|
2 | 6 | Il y a 1 année et 2 mois | |
Recurring warning to clean language information
Commencé par : technicalS-2
dans : English Support
Problem: SELECT *<br />FROM `wp_options`<br />WHERE `option_name` LIKE '%icl_admin_messages%'<br />LIMIT 50; 5. Delete the 'icl_admin_messages' key. Please note that this solution might be outdated or not applicable to your case. If the issue persists, 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 with us. |
|
2 | 5 | Il y a 1 année et 2 mois | |
Automatically update all pages missing translations or needing update
Commencé par : technicalS-2
dans : English Support
Problem: functions.php file of the theme: add_action( 'admin_init', 'save_all_posts_on_refresh' ); function save_all_posts_on_refresh() { global $pagenow; if ( $pagenow == 'edit.php' ) { $args = array( 'post_type' => array('page', 'post'), 'numberposts' => -1 ); $all_posts = get_posts( $args ); foreach ( $all_posts as $single_post ) { wp_update_post( $single_post ); } } } After executing this code by reloading the Posts List on /wp-admin/edit.php , remember to remove the snippet from the functions.php file. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If this does not resolve your issue, 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 | 2 | Il y a 1 année et 2 mois | |
OTGS installer does not recognize that I already paid for a subscription
Commencé par : technicalS-2 dans : English Support |
2 | 2 | Il y a 1 année et 2 mois | ||
WPML does not consistently translate text passed in smartcode
Commencé par : technicalS-2 dans : English Support |
|
2 | 6 | Il y a 4 années et 8 mois | |
Can't select language when importing PO file
Commencé par : technicalS-2 dans : Chat Support |
|
1 | 2 |
Il y a 4 années et 8 mois
|
|
Can’t select language when importing PO file
Commencé par : technicalS-2 dans : English Support |
|
1 | 1 |
Il y a 4 années et 8 mois
technicalS-2 |