Hi,
I have a client that doesn't want the phrase 'Phoca Download' to appear on his search page under the 'Search In' section on the search results page of Joomla core search on the frontend. He simply wants it to say 'Downloads'.
I've tried to find it in the language file but can't. Can anyone tell me how to change it?
This is the place I mean http://www.platform-demo.com/files/phoca.png
TIA.
Rename 'Phoca Download' title in search in section
-
- Phoca Newbie
- Posts: 9
- Joined: 07 Mar 2017, 17:29
- Benno
- Phoca Hero
- Posts: 9447
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Rename 'Phoca Download' title in search in section
Hi,
just create a language overwrite of this string:
or edit this string directly in:
en-GB.plg_search_phocadownload.ini
Kind regards,
Benno
just create a language overwrite of this string:
Code: Select all
PLG_SEARCH_PHOCADOWNLOAD_PHOCADOWNLOAD="Phoca Download"
en-GB.plg_search_phocadownload.ini
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 9
- Joined: 07 Mar 2017, 17:29
Re: Rename 'Phoca Download' title in search in section
Thanks you.... Don't know how I missed the search language file! I was looking in the main photo file only!.
All sorted now.
All sorted now.
- Benno
- Phoca Hero
- Posts: 9447
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Rename 'Phoca Download' title in search in section
You're welcome!
Kind regards,
Benno
Kind regards,
Benno