Jump to content

Language Selection missing on the 'Under maintenance' front page


samz

Recommended Posts

In the 'Under maintenance' front page, the language selection is missing. So I have to add links manualy like this:

<p>We are currently updating our shop and will be back really soon. Thanks for your patience.</p>
<p><a href="../fr/" class="btn btn-default">FR</a></p>
<p><a href="../de/" class="btn btn-default">DE</a></p>
<p><a href="../it/" class="btn btn-default">IT</a></p>
<p><a href="../es/" class="btn btn-default">ES</a></p>

What is the PHP loop code adding links (BOOTSTRAP button style) to all available languages on this page?

As you can see on my image, the 4 links doesn't look like BOOTSTRAP button style, defined by: class="btn btn-default"
The BOOTSTRAP files are note linked to the shop when I look the source of the page localhost/fr/

How to fix this?

Thank you in advance and regards,

PRESTASHOP 1.7.6.7 on localhost

20200927-223903.PNG20200927-224150.PNG.9328246f0a3b2138f64907842cb8a38e.PNG

Edited by samz (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...