Jump to content

My currency/language selector has vanished


Recommended Posts

Hi,

Yes I added some lines as below:

require_once(dirname(__FILE__).'/init.php');
include_once(_PS_MODULE_DIR_.'/locationdetection/locationdetection.php');
$locationDetection = new LocationDetection();
$locationDetection->redirect_user();


I've tried removing them and disabling the module but still no language/currency selector... The language selector *does* show in the back office though which is odd?

Link to comment
Share on other sites

I've tried everything...

Back to standard template.
Re-uploaded header.php and header.tpl
Uninstalled any extra modules I had
Re-installed standard language/currency blocks

Can't get them to re-appear...

When I view the source of the front office shop it has the top block code for search, user info, top menu links, etc but not language/currency :((

What are my options??

Link to comment
Share on other sites

  • 5 months later...

Hi, did you find a solution? I am having the same error. The language block WAS in the header page position. I disabled it and now it won't reappear even though I did everything (reinstalling etc. etc.).
It appears if I place it in the top page section but that's actually not the place I want it to be.
Thanks for any suggestions.

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...