Title: Doesn&#039;t work after changing folder
Last modified: August 30, 2016

---

# Doesn't work after changing folder

 *  Resolved [JayDee_44](https://wordpress.org/support/users/jaydee_44/)
 * (@jaydee_44)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-after-changing-folder/)
 * Hi!
 * First of all, thank you for this cool plugin! 🙂
    Sorry if such theme exists,
   but I haven’t found it 🙁
 * I have a problem. I’ve changed my wordpress directory from example.com/wordpress
   to example.com. I have website in 4 languages. After changing the mentioned directory,
   works well only one default language. When I’d tried to switch on other languages,
   I was directed to example.com/wordpress/en, example.com/wordpress/pl and example.
   com/wordpress/ru.
 * I’d tried to reinstall plugin, but all the settings remained the same and nothing
   changed.
 * Where can I change the previous url of my website to the new one without /wordpress
   and resolve my issue?
 * Thanks in advance!
 * [https://wordpress.org/plugins/qtranslate-x/](https://wordpress.org/plugins/qtranslate-x/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-after-changing-folder/#post-6335589)
 * [@jaydee_44](https://wordpress.org/support/users/jaydee_44/)
 * what is in your htaccess file?
 *  Thread Starter [JayDee_44](https://wordpress.org/support/users/jaydee_44/)
 * (@jaydee_44)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-after-changing-folder/#post-6335594)
 * [@gunu](https://wordpress.org/support/users/gunu/)
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wordpress/
   RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L] </IfModule>
 * # END WordPress
 *  Thread Starter [JayDee_44](https://wordpress.org/support/users/jaydee_44/)
 * (@jaydee_44)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-after-changing-folder/#post-6335601)
 * [@gunu](https://wordpress.org/support/users/gunu/)
    Thank you for the quick response!
 * Do not pay attention to the previous post!
 * I have in my htaccess file the next code:
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * I’ve simply updated .htaccess file in Permalinks panel and everything works correctly!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Doesn't work after changing folder’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-x_f9f9f9.svg)
 * [qTranslate X](https://wordpress.org/plugins/qtranslate-x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-x/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-x/reviews/)

## Tags

 * [folder](https://wordpress.org/support/topic-tag/folder/)
 * [languages](https://wordpress.org/support/topic-tag/languages/)
 * [new](https://wordpress.org/support/topic-tag/new/)
 * [previous](https://wordpress.org/support/topic-tag/previous/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 3 replies
 * 2 participants
 * Last reply from: [JayDee_44](https://wordpress.org/support/users/jaydee_44/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-after-changing-folder/#post-6335601)
 * Status: resolved