Jump to content

Edit languages links ?


prestBarka

Recommended Posts

Hello,

I recently changed my shop URL from shop.fr to shop.com/fr

The problem is that now, my language module redirects to shop.com/fr only.

 

I am using the "Language block" module and, I don't know if it's normal, I can't configure it. 

 

Is there another way to edit links ?

 

Thank you in advance !

Link to comment
Share on other sites

I tried something :

when I delete everything in the blocklanguages.tpl file, it doesn't change anything on the website.

In fact, I can delete everything in the blocklanguages.php too, except :

public function hookDisplayHeader($params){
$this->context->controller->addCSS($this->_path.'blocklanguages.css', 'all');
}
 
whithout which it doesn't display anything.
 
So, where could I check ?
Edited by prestBarka (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...