Pages

Jun 14, 2017

Prestashop 1.6 translate mobile view top MENU

If you use many languages in your Prestashop 1.6, then in mobile view 'MENU' is not translated.

Solution

Open file:

/themes/default-bootstrap/modules/blocktopmenu.tpl


Find line:

<div class="cat-title">{l s="Menu" mod="blocktopmenu"}</div>


and relpace dual quotes with single quotes:

<div class="cat-title">{l s='Menu' mod='blocktopmenu'}</div>

Save

And then go in Backend Localization->Translations

Open 'Installed modules translations' and your chosen language and find

Module: blocktopmenu

and in the end you see 'Menu' and you can translate it.

1 comment:

  1. When it comes to offering e-commerce solutions to small & medium-sized businesses, PrestaShop is undeniably one of the best options! Not only this open-source software offers amazing features & functionalities, but also a high degree of customization. With every new update, the PrestaShop team tries to enhance the overall shopping experience of the users and end clients. If we compare PrestaShop 1.6 v/s PrestaShop 1.7 in terms of performance, the latter is much better. Read More: https://bit.ly/2LvLimh

    ReplyDelete