Back to Top

How to Change the Text Inside Search Box in Joomla

Updated 19 May 2017

Joomla provides a very nice module for the site search and its in-build in Joomla , but the people perplexed over something . So how to change the Text inside the Search box

Go to joomla root folder->modules->mod_search and open the file mod_search.php and at line 26

$text = $params->get(‘text’, JText::_(‘search…’));

Change the “search” with your desired string as

$text = $params->get(‘text’, JText::_(‘search with in our directory…’));

Start your headless eCommerce
now.
Find out More

Enjoy 😉

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home