thepower Posted January 31, 2012 Share Posted January 31, 2012 Solution for multi-language prestashop 1.4.X Go to your database Find "ps_lang" Find "iso_code" in "ps_lang" make "char" from 2 to 6 then go to "ps_lang" write in "iso_code" from "xx" to "test" then go to your .htaccess fil and make "xx" to "test" from this: RewriteRule ^xx/contact-us$ /prestashop/contact-form.php?isolang=xx [QSA,L] To: RewriteRule ^test/contact-us$ /prestashop/contact-form.php?isolang=test [QSA,L] We have only make a test locall and it WORKS................. thepowerbirds.com And you can get it like this www.thepowerbirds.com/test/4-contact-us see this for CMS http://www.prestashop.com/forums/topic/154260-solution-for-seo-friendly-url/page__fromsearch__1 Link to comment Share on other sites More sharing options...
thepower Posted February 5, 2012 Author Share Posted February 5, 2012 Solution for CMS Check This: http://thepowerbirds.com/en/content/seo-solutions Link to comment Share on other sites More sharing options...
yessie Posted August 29, 2012 Share Posted August 29, 2012 where i can get flag like yours? is that module? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now