Title: Refresh problem site for different lang
Last modified: August 24, 2016

---

# Refresh problem site for different lang

 *  [enricazen](https://wordpress.org/support/users/enricazen/)
 * (@enricazen)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/refresh-problem-site-for-different-lang/)
 * I have a strange problem on this site :
    [http://www.kim2015.it/](http://www.kim2015.it/)
   click on EN link, below in the footer area, it opens the right url [http://www.kim2015.it/eng/](http://www.kim2015.it/eng/)
   but the menu labels and the footer text remains in italian language, if I refresh
   with F5 the page all the text are shown rightly in english, the same happens 
   in english version click to italian version. I don’t know who to fix this problem
 * Anyone can help me?!!
 * The .htaccess file for italian versione is this :
 * # BEGIN WordPress
 * RewriteEngine On
    RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{
   REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.
   php [L]
 * # END WordPress
 * for the eng
    [http://www.kim2015.it/eng/](http://www.kim2015.it/eng/) :
 * # BEGIN WordPress
 * RewriteEngine On
    RewriteRule .* – [E=Cache-Control:no-cache] RewriteBase /eng/
   RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule ./eng/index.php [L]
 * # END WordPress
 * The hosting space does not report errors
 * thanks

The topic ‘Refresh problem site for different lang’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [language](https://wordpress.org/support/topic-tag/language/)
 * [refresh problem](https://wordpress.org/support/topic-tag/refresh-problem/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [enricazen](https://wordpress.org/support/users/enricazen/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/refresh-problem-site-for-different-lang/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
