By Leonardo Fiscina on Friday, 06 January 2017
Posted in General
Likes 0
Views 186
Votes 0
Hello, I' am trying to find where to change the text 'Search' in placeholder mobile menu.

<input type="text" name="q" placeholder="Search" autocomplete="off" class="es-mobile-menu__search-input o-form-control">

I´ve edited the Joomla language overrides but not work.


Regards,

Leo.
Looks like there is a bug here. It should be translated but temporarily, you can modify this by editing the file /templates/esmobile/index.php and search for the codes below at line 34,

[gist]
<input type="text" name="q" placeholder="Search" autocomplete="off" class="es-mobile-menu__search-input o-form-control"/>
[/gist]

This will be fixed on the next release.
·
Saturday, 07 January 2017 00:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mark!
·
Saturday, 07 January 2017 04:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Saturday, 07 January 2017 09:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post