Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut | 
					Sujet
					 | 
				Support | Voix | Messages | Fraîcheur | 
|---|---|---|---|---|---|
| 
		
        When I try to log in to the admin dashboard in the primary language, WordPress automatically change …
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    
		                 | 
    0 | 16 | Il y a 4 mois et 3 semaines | |
| 
		
        How to strip translated pages of WPML code?
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    1 | 2 | Il y a 5 mois | ||
| 
		
        Split: When I try to log in to the admin dashboard in the primary language, WordPress automatically change …
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    
		                 | 
    0 | 2 | Il y a 5 mois | |
| 
		
        Split: When I try to log in to the admin dashboard in the primary language, WordPress automatically change …
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    
		                 | 
    0 | 2 | Il y a 5 mois | |
| 
		
        Language switcher no longer working
		
		
		
         
			
            Commencé par : ronaldT-5
			
			
				
                dans : English Support
				
						 Problem: If these steps do not resolve the issue, it might be due to outdated solutions or specific configurations not covered here. 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 problem persists, please open a new support ticket at WPML support forum for further assistance.  | 
    
		                 | 
    0 | 4 | Il y a 5 mois | |
| 
		
        Can one save a translated page via WordPress (outside of the Elementor Editor)?
		
		
		
         Commencé par : ronaldT-5 dans : Chat Support  | 
    
		                 | 
    0 | 2 | Il y a 5 mois et 1 semaine | |
| 
		
        How to turn my bilingual site into a unilingual site?
		
		
		
         
			
            Commencé par : ronaldT-5
			
			
				
                dans : English Support
				
						 Problem: As for adding new pages in French, you can do this without affecting the site negatively. Simply go to Pages, filter by French, and proceed to add your new pages. This action will not adversely impact your SEO. If this solution does not apply to your situation, or if it seems outdated, please check the 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 for further assistance.  | 
    
		                 | 
    0 | 4 | Il y a 5 mois et 1 semaine | |
| 
		
        reporting an on-going bug that I find too obvious to ignore
		
		
		
         
			
            Commencé par : ronaldT-5
			
			
				
                dans : English Support
				
						 Problem: functions.php  file of your theme in a code editor. add_filter( 'wpml_tm_adjust_translation_job', function( $translation_units, $job ) {<br />    global $wpdb;<br />    $fields_to_check = [ 'id', 'alt', 'description', 'url' ];<br />    $element_type = 'post_attachment';<br />    foreach ( $translation_units as $key => $translation_unit ) {<br />        if ( ! isset( $translation_unit['attributes'] ) ) {<br />            continue;<br />        }<br />        $should_remove = false;<br />        foreach ( $fields_to_check as $field ) {<br />            if ( isset( $translation_unit['attributes'][ $field ] ) ) {<br />                $value = $translation_unit['attributes'][ $field ];<br />                if ( preg_match_all( '/media_(\d+)_/', $value, $matches ) ) {<br />                    foreach ( $matches[1] as $media_id_str ) {<br />                        $media_id = intval( $media_id_str );<br />                        $lang = $wpdb->get_var( $wpdb->prepare(<br />                            "SELECT language_code FROM {$wpdb->prefix}icl_translations WHERE element_id = %d AND element_type = %s",<br />                            $media_id,<br />                            $element_type<br />                        ) );<br />                        if ( $lang !== $job->source_language_code ) {<br />                            $should_remove = true;<br />                            break 2; // Exit both loops<br />                        }<br />                    }<br />                }<br />            }<br />        }<br />        if ( $should_remove ) {<br />            unset( $translation_units[ $key ] );<br />        }<br />    }<br />    return $translation_units;<br />}, 10, 2 );4. Save the changes and refresh your homepage. functions.php file. If this solution does not resolve your issue or seems irrelevant due to updates or differences in your case, we recommend opening a new support ticket. Additionally, 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. For further assistance, please visit our support forum at https://wpml.org/forums/forum/english-support/.  | 
    
		                 | 
    1 | 15 | Il y a 5 mois et 3 semaines | |
| 
		
        Elementor Text Widget acting strange with translated pages only
		
		1
2
		
         Commencé par : ronaldT-5 dans : English Support  | 
    
		                 | 
    1 | 88 | Il y a 5 mois et 4 semaines | |
| 
		
        Unable to switch a page from English to French
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    
		                 | 
    0 | 2 | Il y a 6 mois et 1 semaine | |
| 
		
        markers giving me grieve as usual — a nightmare to be blunt about it.
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    1 | 1 | 
		
		Il y a 6 mois et 2 semaines
		
         
  | 
	||
| 
		
        Why are my English pages faster on mobile devices compared to the French pages?
		
		
		
         Commencé par : ronaldT-5 dans : English Support  | 
    1 | 2 | Il y a 6 mois et 2 semaines | ||
| 
		
        WPML compatibility with Elementor hosting
		
		1
2
		
         
			
            Commencé par : ronaldT-5
			
			
				
                dans : English Support
				
						 Problem: If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also advise 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.  | 
    
		                 | 
    0 | 16 | Il y a 7 mois et 1 semaine | |
| 
		
        Elementor form mishaps
		
		1
2
		
         
			
            Commencé par : ronaldT-5
			
			
				
                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 problem persists, please open a new support ticket.  | 
    
		                 | 
    2 | 20 | Il y a 7 mois et 2 semaines | |
| 
		
        WPML plugins not updating automatically as set in WordPress
		
		
		
         
			
            Commencé par : ronaldT-5
			
			
				
                dans : English Support
				
						 Problem: If this solution does not resolve your issue or seems outdated, we 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 the problem persists, please open a new support ticket.  | 
    
		                 | 
    0 | 2 | Il y a 7 mois et 2 semaines |